Update Rust crate env_logger to 0.11.8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-04-03 00:37:34 +00:00
parent 5cedaa69f9
commit 10e91714d7
2 changed files with 3 additions and 3 deletions

View File

@ -11,4 +11,4 @@ clap = { version = "4.5.35", features = ["derive"] }
swagger-ui = "0.1.5"
serde = { version = "1.0.136", features = ["derive"] }
log = "0.4.27"
env_logger = "0.11.7"
env_logger = "0.11.8"