diff --git a/Cargo.toml b/Cargo.toml index 9668057..dd5ecd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ tokio = { version = "1", features = ["macros", "test-util"] } tokio-test = "0.4" [target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies] -pnet_datalink = "0.27.2" +pnet_datalink = "0.34.0" [features] default = []