Skip to content

Commit 51efaf2

Browse files
authored
Merge pull request #2297 from rust-lang/dependabot/cargo/shlex-1.3.0
Bump shlex from 1.2.0 to 1.3.0
2 parents 01778fc + f0d6d42 commit 51efaf2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pulldown-cmark = { version = "0.9.3", default-features = false }
3131
regex = "1.8.1"
3232
serde = { version = "1.0.163", features = ["derive"] }
3333
serde_json = "1.0.96"
34-
shlex = "1.1.0"
34+
shlex = "1.3.0"
3535
tempfile = "3.4.0"
3636
toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/2037
3737
topological-sort = "0.2.2"

0 commit comments

Comments
 (0)