Update Rust crate log to 0.4.27

This commit is contained in:
Renovate Bot 2025-03-29 22:50:23 +00:00
parent 51ac9290bd
commit c1afcc21f6

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