Update all project dependencies
This commit is contained in:
@ -11,9 +11,9 @@ actix-identity = "0.8.0"
|
||||
actix-web = "4.5.1"
|
||||
actix-session = { version = "0.10.0", features = ["cookie-session"] }
|
||||
actix-remote-ip = "0.1.0"
|
||||
clap = { version = "4.5.17", features = ["derive", "env"] }
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
include_dir = "0.7.3"
|
||||
log = "0.4.21"
|
||||
log = "0.4.27"
|
||||
serde_json = "1.0.128"
|
||||
serde_yaml = "0.9.34"
|
||||
env_logger = "0.11.3"
|
||||
|
Reference in New Issue
Block a user