1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-12 15:24:59 +00:00

Removed unused proxy functionality

This commit is contained in:
Daniel García 2018-04-24 20:53:12 +02:00
parent 3a1321a5a9
commit a4d2aad331
2 changed files with 1 additions and 168 deletions

View file

@ -34,7 +34,7 @@ on other systems use their respective package managers.
Then run:
```
cargo run --bin bitwarden_rs
cargo run
# or
cargo build
```