Skip to content

Commit

Permalink
Merge pull request #74 from oschwald/dependabot/cargo/env_logger-0.11
Browse files Browse the repository at this point in the history
Update env_logger requirement from 0.10 to 0.11
  • Loading branch information
oschwald authored Apr 9, 2024
2 parents ad90e92 + d0b3e58 commit a3c15d9
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 @@ -30,7 +30,7 @@ memchr = "2.4"
memmap2 = { version = "0.9.0", optional = true }

[dev-dependencies]
env_logger = "0.10"
env_logger = "0.11"
criterion = "0.5"
fake = "2.4"
rayon = "1.5"
Expand Down

0 comments on commit a3c15d9

Please sign in to comment.