Update Rust crate env_logger to 0.11.7
This commit is contained in:
parent
9ff6729b50
commit
abd6976241
@ -5,7 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.26"
|
||||
env_logger = "0.11.6"
|
||||
env_logger = "0.11.7"
|
||||
clap = { version = "4.5.34", features = ["env", "derive"] }
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
tokio-rustls = { version = "0.26.1", features = ["ring", "tls12"], default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user