Skip to content

Commit

Permalink
Merge pull request #351 from mulkieran/env_logger-0.11.0
Browse files Browse the repository at this point in the history
Increase env_logger dependency lower bound to 0.11.0
  • Loading branch information
mulkieran authored Mar 25, 2024
2 parents e43ec50 + 3f9cc12 commit b964323
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 @@ -36,7 +36,7 @@ semver = "1.0.0"

[dev-dependencies]
base64 = "0.21.0"
env_logger = "0.10.0"
env_logger = "0.11.0"
loopdev-3 = "0.5.0"
nix = {version="0.27.1", features=["user"]}
rand = "0.8.0"
Expand Down

0 comments on commit b964323

Please sign in to comment.