Skip to content

Commit d4ce420

Browse files
author
Rémi Lauzier
authored
Update dev-dependencies
1 parent fbcc849 commit d4ce420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ winapi = { version = "0.3", features = ["winsock2", "mswsock", "mstcpip"] }
5151
ntapi = "0.3"
5252

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

5757
[package.metadata.docs.rs]
5858
all-features = true

0 commit comments

Comments
 (0)