# antic-sys
Rust bindings to the [Antic](https://github.com/wbhart/antic) library.
Antic is an algebraic number theory library.
## Dependencies
This crate requires the Antic library to be installed:
* [Antic](https://github.com/wbhart/antic) (built and tested using commit 6e1efbd)
Feel free to create an issue or pull request if needed.