fix: add tools/tlv_tool workspace.exclude
This commit is contained in:
parent
aa6aa476a9
commit
f15e541e41
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
members = ["matter", "matter_macro_derive"]
|
members = ["matter", "matter_macro_derive"]
|
||||||
|
exclude = ["examples/*", "tools/tlv_tool"]
|
||||||
exclude = ["examples/*"]
|
|
||||||
|
|
||||||
# For compatibility with ESP IDF
|
# For compatibility with ESP IDF
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
|
|
Loading…
Add table
Reference in a new issue