mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 14:02:29 +00:00
update dependency
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
actix-web = "4.4"
|
actix-web = "4.4"
|
||||||
actix-web-httpauth = "0.8"
|
actix-web-httpauth = "0.8"
|
||||||
anyhow = { version = "1.0", features = ["backtrace"] }
|
anyhow = { version = "1.0", features = ["backtrace"] }
|
||||||
base64 = "0.21"
|
base64 = "0.22"
|
||||||
derive_more = "0.99"
|
derive_more = "0.99"
|
||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
quick-xml = { version = "0.31", features = [
|
quick-xml = { version = "0.31", features = [
|
||||||
|
|||||||
Reference in New Issue
Block a user