mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 21:03:01 -05:00
Swap structopt for a simpler alternative
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user