We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b7f1e commit 5714b2fCopy full SHA for 5714b2f
tikv-client-proto/Cargo.toml
@@ -9,7 +9,7 @@ description = "Protobuf specs for the TiKV Rust client"
9
build = "build.rs"
10
11
[build-dependencies]
12
-protobuf-build = { version = "0.12", default-features = false, features = ["grpcio-prost-codec"] }
+protobuf-build = { version = "0.13", default-features = false, features = ["grpcio-prost-codec"] }
13
14
[dependencies]
15
protobuf = "2.8"
0 commit comments