Skip to content

Commit

Permalink
chore(deps): update rust crate env_logger to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 991a275 commit 181dfe1
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 @@ -45,7 +45,7 @@ uuid = { version = "1.4.1", features = ["v4"], optional = true }

[dev-dependencies]
anyhow = "1"
env_logger = "0.10"
env_logger = "0.11"
native-tls = { version = "0.2" }
test-log = { version = "0.2", default-features = false, features = ["trace"] }
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
Expand Down

0 comments on commit 181dfe1

Please sign in to comment.