Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Lauzier committed Jul 6, 2021
1 parent fbcc849 commit d4ce420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Expand Up @@ -51,8 +51,8 @@ winapi = { version = "0.3", features = ["winsock2", "mswsock", "mstcpip"] }
ntapi = "0.3"

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

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit d4ce420

Please sign in to comment.