Skip to content

Commit

Permalink
chore(deps): Update env_logger requirement from 0.10 to 0.11 (#128)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent e87067d commit 7ca47d6
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 @@ -27,7 +27,7 @@ log = "0.4"
[dev-dependencies]
anyhow = "1"
dotenv = "0.15"
env_logger = "0.10"
env_logger = "0.11"
futures = "0.3"
rand = "0.8"
tokio = { version = "1", features = ["full"] }
Expand Down

0 comments on commit 7ca47d6

Please sign in to comment.