upgraded shlex 1.2 to 1.3
This commit is contained in:
parent
82474262b8
commit
6c9d912df3
2 changed files with 5 additions and 5 deletions
|
@ -7,5 +7,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
shlex = "1.2"
|
||||
shlex = "1.3"
|
||||
structopt = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue