Crates.io | madsim-etcd-client |
lib.rs | madsim-etcd-client |
version | 0.6.0+0.14.0 |
source | src |
created_at | 2022-09-02 08:20:37.18457 |
updated_at | 2024-08-01 09:22:22.525093 |
description | The etcd simulator on madsim. |
homepage | https://github.com/madsim-rs/madsim |
repository | https://github.com/madsim-rs/madsim |
max_upload_size | |
id | 657250 |
size | 137,166 |
The etcd-client
simulator on madsim.
If it looks like etcd-client, acts like etcd-client, and is used like etcd-client, then it probably is etcd-client.
Replace all etcd-client
entries in your Cargo.toml:
[dependencies]
etcd-client = { version = "0.6", package = "madsim-etcd-client" }