Skip to content

Commit a2f9fe7

Browse files
authored
Merge pull request #8 from andylokandy/master
Update Rust Client
2 parents 9639d27 + b84aeeb commit a2f9fe7

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)