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 d335f45e34e566bee01a6c754eea61bb3c17e016
parent 34d26485096e6d808c6c1de1bb82744bb3185dbd
Author: Shane A. Faulkner <contact@shanefaulkner.com>
Date:   Tue, 31 Jul 2018 12:07:03 -0500

Bump version to 0.12.0


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.11.0" +version = "0.12.0" authors = ["Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>"] [dependencies]