**This crate has been renamed to [`oxia-client`](https://crates.io/crates/oxia-client)
and is no longer maintained.**
Update your dependency to `oxia-client`; the import root is unchanged (`use oxia::...`).
```toml
[dependencies]
oxia-client = "0.0.2"
```
Source: <https://github.com/oxia-db/oxia-client-rust>