Skip to content

Commit

Permalink
fix(deps): update rust crate env_logger to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Tom Jorissen committed Dec 21, 2023
1 parent 1b88ad8 commit 259a965
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
log = "0.4.17"
env_logger = "0.10.0"
env_logger = "0.10.1"

tokio = { version = "1.0", features = [
"macros",
Expand Down

0 comments on commit 259a965

Please sign in to comment.