diff --git a/Cargo.toml b/Cargo.toml index 678d1d2..7567bbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,6 @@ repository = "https://gitea.communiquons.org/pierre/actix-remote-ip" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -log = "0.4.21" +log = "0.4.27" actix-web = "4.5.1" futures-util = "0.3.30" \ No newline at end of file