Upgrade and unify protobuf version(1.x => 2.0.2) (#283)

* Update and unify protobuf version(1.x => 2.0.2)

* Update protobuf codegen shell script
This commit is contained in:
Qian LinFeng
2018-07-10 20:07:28 +08:00
committed by Pierre Krieger
parent 18075f4eaa
commit fd01b18e53
18 changed files with 292 additions and 721 deletions

View File

@ -10,7 +10,7 @@ libp2p-peerstore = { path = "../peerstore" }
libp2p-core = { path = "../core" }
log = "0.4"
multiaddr = { path = "../multiaddr" }
protobuf = "2"
protobuf = "2.0.2"
rand = "0.4"
tokio-codec = "0.1"
tokio-io = "0.1"

View File

@ -1,4 +1,4 @@
// This file is generated by rust-protobuf 2.0.0. Do not edit
// This file is generated by rust-protobuf 2.0.2. Do not edit
// @generated
// https://github.com/Manishearth/rust-clippy/issues/702