[](https://github.com/abedra/libvault_rs/actions)
[](https://crates.io/crates/libvault_rs)
[](https://docs.rs/libvault_rs)
A Rust library for [Hashicorp Vault](https://www.vaultproject.io/)
Add this to your `Cargo.toml`
```toml
[dependencies]
libvault_rs = "0.0.4"
```