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 aa3e1af commit 27ec73dCopy full SHA for 27ec73d
Cargo.toml
@@ -19,6 +19,7 @@ name = "tikv_client"
19
20
[dependencies]
21
regex = "1"
22
+derive-new = "0.5"
23
failure = "0.1"
24
futures-preview = { version = "0.3.0-alpha.15", features = ["compat"] }
25
grpcio = { version = "0.5.0-alpha", features = [ "secure", "prost-codec" ], default-features = false }
0 commit comments