Update all project dependencies

This commit is contained in:
2025-03-28 14:37:47 +01:00
parent 73988fe5ec
commit 19f99cf9b9
2 changed files with 88 additions and 82 deletions

View File

@ -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"