diff --git a/implants/Cargo.toml b/implants/Cargo.toml index 0f7c93d4d..f849ae700 100644 --- a/implants/Cargo.toml +++ b/implants/Cargo.toml @@ -84,7 +84,7 @@ http = "1.4.0" httptest = "0.15.4" hyper = { version = "1", features = ["full"] } ipnetwork = "0.20.0" -itertools = "0.10" +itertools = "0.14.0" libc = "0.2" libm = "0.2.15" listeners = "0.2"