diff --git a/Cargo.toml b/Cargo.toml index 95238318..d510c807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ futures = "0.3" getset = "0.1" netdev = "0.43" nom = "8" -netwatcher = "0.4" +netwatcher = "0.7" pin-project-lite = "0.2" rand = "0.10" ring = "0.17"