rs-matter/Cargo.toml

5 lines
100 B
TOML
Raw Normal View History

2023-01-15 15:42:08 +01:00
[workspace]
members = ["matter", "matter_macro_derive", "tools/tlv_tool"]
2023-01-15 15:42:08 +01:00
exclude = ["examples/*"]