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 34a150d759fe88375c677fdabe69ea0fdcfbc468
parent fcb55d8c8ff513ec141e2e37caf768023d7d320d
Author: Zack Newman <zack@philomathiclife.com>
Date:   Sun,  8 Dec 2024 12:35:45 -0700

remove .cargo

Diffstat:
D.cargo/config.toml | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.cargo/config.toml b/.cargo/config.toml @@ -1,2 +0,0 @@ -[net] -git-fetch-with-cli = true