Skip to content

Commit

Permalink
Update Rust crate env_logger to >= 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 0ba6252 commit 14066a4
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 @@ -41,7 +41,7 @@ toml = { version = ">= 0.8.10", optional = true }
yaml-rust = { version = ">= 0.4.5", optional = true }

[dev-dependencies]
env_logger = ">= 0.11.2"
env_logger = ">= 0.11.3"
criterion = '>= 0.5.1'
clap = '>= 4.5.1'
regex = '>= 1.10.3'
Expand Down

0 comments on commit 14066a4

Please sign in to comment.