diff --git a/Cargo.toml b/Cargo.toml index d961af6..118dece 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.10.2" futures-util = "0.3.30" \ No newline at end of file