We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3def94a commit 72884c5Copy full SHA for 72884c5
Cargo.toml
@@ -40,7 +40,7 @@ tokio-test = "0.4"
40
pretty_env_logger = "0.5"
41
42
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
43
-pnet_datalink = "0.34.0"
+pnet_datalink = "0.35.0"
44
45
[features]
46
default = []
0 commit comments