golia 0.0.1

Namespace placeholder for Golia's open-source Rust crates. Not a usable library — see roka-qr / roka-totp etc.
Documentation
# golia

Namespace placeholder for [Golia](https://github.com/goliajp)'s open-source
Rust ecosystem. **This crate does not provide any functionality.**

## What to use instead

| Crate | Purpose |
|-------|---------|
| [`roka-qr`]https://crates.io/crates/roka-qr | Zero-dependency QR encoder + decoder with built-in PNG/PBM I/O |
| [`roka-totp`]https://crates.io/crates/roka-totp | Zero-dependency TOTP / HOTP with QR support |

More to come. See the [GitHub organization](https://github.com/goliajp) for
the full list.

## Why this placeholder

Reserving the `golia` name keeps the door open for a future meta-crate that
re-exports the rest of the ecosystem under one umbrella (in the style of
`aws-sdk` or `cloudflare`), and prevents anyone else from squatting the name.

## License

Dual-licensed under [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE), at your
option.