Skip to content

Commit b84aeeb

Browse files
committed
Update Rust client
Signed-off-by: Andy Lok <andylokandy@hotmail.com>
1 parent 9639d27 commit b84aeeb

File tree

4 files changed

+79
-75
lines changed

4 files changed

+79
-75
lines changed

Cargo.lock

Lines changed: 67 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ anyhow = "1"
1313
cxx = "=1.0.18"
1414
futures = "0.3"
1515
env_logger = "0.8"
16-
tikv-client = { git = "https://github.com/tikv/client-rust.git", rev = "89ac804" }
16+
tikv-client = { git = "https://github.com/tikv/client-rust.git", rev = "3fad149" }

0 commit comments

Comments
 (0)