# ChromaKitX
### How to use
To use this <a href="https://crates.io/crates/chromakitx">crate</a>, add it as a dependency in your `Cargo.toml`:
```toml
[dependencies]
chromakitx = "1.0.0"
```
### [Example code](https://gitlab.com/chromakit/chromakitx-rs/-/tree/main/examples)