cheapsdo2.0/Cargo.toml

9 lines
72 B
TOML
Raw Normal View History

[workspace]
resolver = "2"
2020-08-23 15:13:57 +02:00
members = [
"firmware", "protocol",
]
2020-08-23 15:13:57 +02:00
2021-11-14 00:34:21 +01:00