itertools: update to 0.7

This commit is contained in:
Cyril Plisko
2017-11-23 09:18:24 +02:00
parent 0411a90be9
commit 5b554f7062

View File

@@ -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