Compare commits
2 Commits
a21149452d
...
669f843d2d
Author | SHA1 | Date | |
---|---|---|---|
669f843d2d | |||
991f732f22 |
@ -8,7 +8,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
actix = "0.13.5"
|
||||
actix-identity = "0.8.0"
|
||||
actix-web = "4.5.1"
|
||||
actix-web = "4.10.2"
|
||||
actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
@ -37,6 +37,6 @@ webauthn-rs = { version = "0.5.0", features = ["danger-allow-state-serialisation
|
||||
url = "2.5.0"
|
||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||
bincode = "2.0.1"
|
||||
chrono = "0.4.38"
|
||||
chrono = "0.4.40"
|
||||
lazy_static = "1.4.0"
|
||||
mailchecker = "6.0.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user