This library provides a convenient interface for interacting with Vault. It allows authentication, secret management, and token renewal.
For detailed information visit: https://docs.rs/valensas-vault
Add the following to your Cargo.toml
file:
```toml [dependencies] valensas-vault = "0.1.1"