fix: add tools/tlv_tool workspace.exclude

This commit is contained in:
thekuwayama 2023-07-02 05:31:25 +09:00
parent aa6aa476a9
commit f15e541e41

View file

@ -1,7 +1,6 @@
[workspace]
members = ["matter", "matter_macro_derive"]
exclude = ["examples/*"]
exclude = ["examples/*", "tools/tlv_tool"]
# For compatibility with ESP IDF
[patch.crates-io]