updated shlex for jsondocck

This commit is contained in:
klensy 2021-06-01 18:25:36 +03:00
parent 1160cf864f
commit c63cb014a0
2 changed files with 3 additions and 9 deletions

View file

@ -9,7 +9,7 @@ jsonpath_lib = "0.2"
getopts = "0.2"
regex = "1.4"
lazy_static = "1.4"
shlex = "0.1"
shlex = "1.0"
serde = "1.0"
serde_json = "1.0"
fs-err = "2.5.0"