# rs-sdk
[](https://crates.io/crates/znotify)
[](https://docs.rs/znotify)
[](https://deps.rs/repo/github/ZNotify/rs-sdk)
[](https://github.com/ZNotify/rs-sdk/actions/workflows/test.yml)
Rust SDK for Notify
## Installation
Add this to your `Cargo.toml`:
```toml
[dependencies]
znotify = "0.0.2"
```