Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
fix: set env_logger dependency to make crates.io happy
Browse files Browse the repository at this point in the history
  • Loading branch information
pylls committed Nov 24, 2023
1 parent 549d62f commit 7a11517
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 @@ -20,4 +20,4 @@ test-log = "0.2.12"
fastrand = "2.0.0"

[dev-dependencies]
env_logger = "*"
env_logger = "0.10.1"

0 comments on commit 7a11517

Please sign in to comment.