mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 16:32:29 +00:00
Update dependencies
This commit is contained in:
@@ -3,12 +3,11 @@ name = "rustical_auth"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.8"
|
||||
actix-web = "4.9"
|
||||
actix-web-httpauth = "0.8"
|
||||
derive_more = "0.99"
|
||||
derive_more = "1.0"
|
||||
futures-util = "0.3"
|
||||
password-auth = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
thiserror = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user