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 Repository: https://github.com/Valensas/rust-vault
Add the following to your Cargo.toml
file:
[dependencies]
valensas-vault = "0.2.3"