Cargo.toml: Remove redundant dependency

This commit is contained in:
Vicki Pfau 2024-08-02 18:32:07 -07:00
parent fb58cd8772
commit 370c801796

View file

@ -5,7 +5,6 @@ edition = "2021"
[dev-dependencies]
tempfile = "3"
zbus_xml = "4"
[profile.release]
strip="symbols"