test(client): Upgrade libpnet depedency to 0.27.2 [#2347] (#2348)

Additionally, only depend on pnet_datalink to reduce compile times.

Closes #2347
This commit is contained in:
Robert Clipsham
2020-11-28 05:55:03 +00:00
committed by GitHub
parent a470446deb
commit 1ba2a141a6
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ tower-util = "0.3"
url = "1.0"
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
pnet = "0.25.0"
pnet_datalink = "0.27.2"
[features]
# Nothing by default