Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 706ab9d commit f685f26
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 @@ -23,7 +23,7 @@ cvt = "0.1.1"
log = { version = "0.4.17", optional = true }

[dev-dependencies]
env_logger = "0.10.1"
env_logger = "0.11.0"
fs-set-times = "0.20.1"
rayon = "1.8.1"
tempfile = "3.9.0"
Expand Down

0 comments on commit f685f26

Please sign in to comment.