Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 04c4249 commit aa2c3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.89"
clap = { version = "4.5.18", features = ["derive", "env"] }
env_logger = "0.10.2"
env_logger = "0.11.6"
fs_extra = "1.3.0"
hex = { version = "0.4.3", features = ["serde"] }
log = "0.4.22"
Expand Down

0 comments on commit aa2c3b5

Please sign in to comment.