# wow-rs
[](https://github.com/thechampagne/wow-rust/releases/latest) [](https://github.com/thechampagne/wow-rust/blob/main/LICENSE)
Rust binding for **wow-cgo**.
### Download
[Crates](https://crates.io/crates/wow-rs/)
Add the following line to your Cargo.toml file:
```
wow-rs = "1.0.0"
```
### References
- [wow-cgo](https://github.com/thechampagne/wow-cgo)
### License
This repo is released under the [MIT](https://github.com/thechampagne/wow-rust/blob/main/LICENSE).