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 2dc1427027cb2c5436ec8ebc4d11d6b0964d803a
parent 233d23a527f6eebd29324618e1c53de574256f39
Author: Miroslav Prasil <miroslav@prasil.info>
Date:   Wed, 18 Jul 2018 12:04:48 +0100

Bump the version

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