Update chrono & clap dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -11,7 +11,7 @@ actix-identity = "0.7.1"
|
||||
actix-web = "4.5.1"
|
||||
actix-session = { version = "0.9.0", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
clap = { version = "4.5.2", features = ["derive", "env"] }
|
||||
clap = { version = "4.5.3", features = ["derive", "env"] }
|
||||
include_dir = "0.7.3"
|
||||
log = "0.4.21"
|
||||
serde_json = "1.0.114"
|
||||
@ -37,6 +37,6 @@ webauthn-rs = { version = "0.4.8", features = ["danger-allow-state-serialisation
|
||||
url = "2.5.0"
|
||||
light-openid = { version = "1.0.1", features = ["crypto-wrapper"] }
|
||||
bincode = "2.0.0-rc.3"
|
||||
chrono = "0.4.34"
|
||||
chrono = "0.4.35"
|
||||
lazy_static = "1.4.0"
|
||||
mailchecker = "6.0.1"
|
||||
mailchecker = "6.0.1"
|
||||
|
Reference in New Issue
Block a user