Update pico-args

This commit is contained in:
Daniel García
2022-06-04 19:16:36 +02:00
parent e33b8fab34
commit f95bd3bb04
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"