Skip to content

Commit

Permalink
Update env_logger to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonweeks authored and Thomasdezeeuw committed Apr 7, 2023
1 parent c224b8f commit 200f662
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 @@ -63,7 +63,7 @@ wasi = "0.11.0"
libc = "0.2.121"

[dev-dependencies]
env_logger = { version = "0.8.4", default-features = false }
env_logger = { version = "0.9.3", default-features = false }
rand = "0.8"

[package.metadata.docs.rs]
Expand Down

0 comments on commit 200f662

Please sign in to comment.