update dependency

This commit is contained in:
Lennart
2024-03-15 21:29:31 +01:00
parent 1221a3cba1
commit a8dc00b9e1

View File

@@ -7,7 +7,7 @@ edition = "2021"
actix-web = "4.4"
actix-web-httpauth = "0.8"
anyhow = { version = "1.0", features = ["backtrace"] }
base64 = "0.21"
base64 = "0.22"
derive_more = "0.99"
futures-util = "0.3"
quick-xml = { version = "0.31", features = [