Update Rust crate log to 0.4.29
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-03 00:11:42 +00:00
parent acb82262ed
commit f29656cc63
2 changed files with 3 additions and 3 deletions

View File

@@ -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.28"
log = "0.4.29"
actix-web = "4.12.1"
futures-util = "0.3.31"