mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
10 lines
141 B
TOML
10 lines
141 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"announce",
|
|
"game_of_life",
|
|
"moving_line",
|
|
"wiping_clear",
|
|
"random_brightness",
|
|
]
|