zer-lib 1.0.3

DEPRECATED: This crate has been renamed. Please use the `zer` crate instead.
Documentation
# 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.