bump dependencies

This commit is contained in:
Lennart
2024-05-25 22:03:23 +02:00
parent 7a0a91f823
commit 76485b2109
3 changed files with 364 additions and 321 deletions

View File

@@ -13,6 +13,6 @@ quick-xml = "0.31"
rustical_auth = { path = "../auth/" }
serde = { version = "1.0.197", features = ["derive"] }
strum = "0.26"
itertools = "0.12"
itertools = "0.13"
thiserror = "1.0"
roxmltree = "0.19"
roxmltree = "0.20"