Skip to content

Commit f26116a

Browse files
authored
Upgrade to shlex 1 (#1471)
1 parent 0b9570b commit f26116a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ regex = "1.0.0"
3030
serde = "1.0"
3131
serde_derive = "1.0"
3232
serde_json = "1.0"
33-
shlex = "0.1"
33+
shlex = "1"
3434
tempfile = "3.0"
3535
toml = "0.5.1"
3636

0 commit comments

Comments
 (0)