diff --git a/Cargo.toml b/Cargo.toml index 89db905..225607c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -net-adapters = { git = "https://github.com/asuper0/net-adapters", rev = "9d93385" } +net-adapters = { git = "https://github.com/asuper0/net-adapters", rev = "be0ff88" } anyhow = "1.0.75" encoding = "0.2.33" serde_derive = "1.0.171"