mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-07 04:54:57 +00:00
Swap structopt for a simpler alternative
This commit is contained in:
parent
9323c57f49
commit
8b660ae090
3 changed files with 28 additions and 133 deletions
|
@ -119,7 +119,7 @@ percent-encoding = "2.1.0"
|
|||
idna = "0.2.1"
|
||||
|
||||
# CLI argument parsing
|
||||
structopt = "0.3.21"
|
||||
pico-args = "0.4.0"
|
||||
|
||||
# Logging panics to logfile instead stderr only
|
||||
backtrace = "0.3.56"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue