diff --git a/src/plugins/Cargo.toml b/src/plugins/Cargo.toml index 7f901b7..8c57c72 100644 --- a/src/plugins/Cargo.toml +++ b/src/plugins/Cargo.toml @@ -15,7 +15,7 @@ description = "Plugins for tarpc, an RPC framework for Rust with a focus on ease travis-ci = { repository = "google/tarpc" } [dependencies] -itertools = "0.6" +itertools = "0.7" [lib] plugin = true