remove unused roxmltree dependency

This commit is contained in:
Lennart
2024-10-31 18:16:38 +01:00
parent 764f9401ac
commit a136f86ca7
5 changed files with 0 additions and 13 deletions

View File

@@ -46,7 +46,6 @@ tokio = { version = "1", features = [
"full",
] }
url = "2.5"
roxmltree = "0.20"
base64 = "0.22"
thiserror = "1.0"
quick-xml = { version = "0.37", features = [