diff --git a/Cargo.toml b/Cargo.toml index b28be0aa..f9587765 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ derive_more = "2" enum_dispatch = "0.3" futures = "0.3" getset = "0.1" -netdev = "0.43" +netdev = "0.45" nom = "8" netwatcher = "0.7" pin-project-lite = "0.2"