Skip to content

Commit

Permalink
chore(deps): update env_logger requirement from 0.10 to 0.11 (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent ef88b44 commit c69ab26
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 @@ -23,6 +23,6 @@ serde_json = "1.0"

[dev-dependencies]
anyhow = "1.0"
env_logger = "0.10"
env_logger = "0.11"
insta = { version = "1.34.0", features = ["yaml"] }
pretty_assertions = "1.3"

0 comments on commit c69ab26

Please sign in to comment.