1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-18 02:01:08 +00:00

Update pico-args

This commit is contained in:
Daniel García 2022-06-04 19:16:36 +02:00
parent e33b8fab34
commit f95bd3bb04
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 3 additions and 3 deletions

View file

@ -132,7 +132,7 @@ cookie_store = "0.16.1"
openssl = "0.10.40"
# CLI argument parsing
pico-args = "0.4.2"
pico-args = "0.5.0"
# Macro ident concatenation
paste = "1.0.7"