Skip to content

Commit 8e0127d

Browse files
authored
Merge branch 'master' into key-range
2 parents cd33d50 + cc19c91 commit 8e0127d

File tree

3 files changed

+122
-164
lines changed

3 files changed

+122
-164
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ name = "tikv_client"
1919

2020
[dependencies]
2121
regex = "1"
22+
derive-new = "0.5"
2223
failure = "0.1"
2324
futures-preview = { version = "0.3.0-alpha.15", features = ["compat"] }
2425
grpcio = { version = "0.5.0-alpha", features = [ "secure", "prost-codec" ], default-features = false }

0 commit comments

Comments
 (0)