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:14:51 +00:00
parent 75b2083cdd
commit d3f22f3572
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
log = "0.4.28"
log = "0.4.29"
env_logger = "0.11.8"
actix-web = "4.12.1"
rand = "0.9.2"