| Crates.io | valensas-vault |
| lib.rs | valensas-vault |
| version | 0.2.3 |
| created_at | 2023-07-12 13:29:11.823658+00 |
| updated_at | 2023-07-25 12:45:21.988148+00 |
| description | A library that provides a convenient interface for interacting with Vault |
| homepage | |
| repository | https://github.com/Valensas/rust-vault |
| max_upload_size | |
| id | 914508 |
| size | 63,723 |
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"