mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-04 18:43:54 +01:00
itertools: update to 0.7
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user