Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent 00af07d commit 2c5559f
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.2"
fs-set-times = "0.20.1"
rayon = "1.8.1"
tempfile = "3.10.0"
Expand Down

0 comments on commit 2c5559f

Please sign in to comment.