We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a683a commit 02a028cCopy full SHA for 02a028c
README.md
@@ -30,7 +30,7 @@ Add this to your `Cargo.toml`:
30
31
```toml
32
[dependencies]
33
-etcd-client = "0.1"
+etcd-client = "0.2"
34
tokio = { version = "0.2", features = ["full"] }
35
```
36
0 commit comments