# zer-lib
> **This crate is no longer maintained.**
>
> Please use the [`zer`](https://crates.io/crates/zer) crate instead.
## Migration
Replace in your `Cargo.toml`:
```toml
# Before
zer-lib = "*"
# After
zer = "*"
```
This crate is kept as a placeholder to prevent name squatting.