mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 16:21:39 +00:00
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:
committed by
Pierre Krieger
parent
18075f4eaa
commit
fd01b18e53
@ -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"
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user