vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit df041108f61b9f4b832bd2247d2cd5b12328847e
parent b6312340b68925bd7e31d49d80c2425a4397fe96
Author: Miroslav Prasil <miroslav@prasil.info>
Date:   Tue, 21 Aug 2018 21:13:56 +0100

Bump version to 0.13.0 - latest Vault v1

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitwarden_rs" -version = "0.12.0" +version = "0.13.0" authors = ["Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>"] [dependencies]