# urcrypt-rust Rust bindings for [`urcrypt`](https://github.com/urbit/urcrypt), automatically generated with [`bindgen`](https://github.com/rust-lang/rust-bindgen). ## Installation `urcrypt-rust` requires `urcrypt` to be installed on your system. ```sh cargo add urcrypt-rust ```