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 ceea0f9 commit 18a6813Copy full SHA for 18a6813
README.md
@@ -16,7 +16,7 @@ The TiKV client is a Rust library (crate). To use this crate in your project, ad
16
17
```toml
18
[dependencies]
19
-tikv-client = 0.0.99
+tikv-client = "0.0.99"
20
```
21
22
The minimum supported version of Rust is 1.40. The minimum supported version of TiKV is 5.0.
0 commit comments