1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-31 23:14:48 +00:00

Removed unused proxy functionality

This commit is contained in:
Daniel García 2018-04-24 20:53:12 +02:00
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
```