upgraded shlex 1.2 to 1.3

This commit is contained in:
ascendforever 2024-10-13 17:55:31 -04:00
parent 82474262b8
commit 6c9d912df3
2 changed files with 5 additions and 5 deletions

View file

@ -7,5 +7,5 @@ edition = "2021"
[dependencies]
chrono = "0.4"
shlex = "1.2"
shlex = "1.3"
structopt = "0.3"