diff --git a/Cargo.toml b/Cargo.toml index 0c31b16..f2e464a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ clap = { version = "4.5.35", features = ["derive", "env"] } tar = "0.4.38" actix-web = "4.10.2" actix = "0.13.5" -lazy_static = "1.4.0" +lazy_static = "1.5.0" log = "0.4.17" env_logger = "0.11.8" actix-web-httpauth = "0.8.2"