valensas-vault 0.1.2

A library that provides a convenient interface for interacting with Vault
Documentation

Valensas Vault - Vault Library

This library provides a convenient interface for interacting with Vault. It allows authentication, secret management, and token renewal.

Usage

For detailed information visit: https://docs.rs/valensas-vault

Installation

Add the following to your Cargo.toml file:

[dependencies]
valensas-vault = "0.1.2"