Bump env_logger from 0.10.2 to 0.11.6 (#593)

This commit is contained in:
dependabot[bot]
2025-01-06 07:35:12 -07:00
committed by GitHub
parent 1af3cbbf91
commit 19e1cccfec
3 changed files with 16 additions and 58 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ rust-version = "1.81"
[dependencies]
clap = { version = "4", features = ["derive"] }
env_logger = "0.10"
env_logger = "0.11"
hex = { package = "base16ct", version = "0.2", features = ["alloc"] }
log = "0.4"
once_cell = "1"