lots of changes

This commit is contained in:
Lennart
2024-03-15 20:53:41 +01:00
parent b89c954752
commit ebf826f5b0
8 changed files with 97 additions and 80 deletions

View File

@@ -12,4 +12,5 @@ futures-util = "0.3"
quick-xml = "0.31"
rustical_auth = { path = "../auth/" }
serde = { version = "1.0.197", features = ["derive"] }
strum = "0.26.2"
strum = "0.26"
itertools = "0.12"