Skip to content

Commit

Permalink
Merge pull request #2297 from rust-lang/dependabot/cargo/shlex-1.3.0
Browse files Browse the repository at this point in the history
Bump shlex from 1.2.0 to 1.3.0
  • Loading branch information
ehuss authored Jan 22, 2024
2 parents 01778fc + f0d6d42 commit 51efaf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pulldown-cmark = { version = "0.9.3", default-features = false }
regex = "1.8.1"
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
shlex = "1.1.0"
shlex = "1.3.0"
tempfile = "3.4.0"
toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/2037
topological-sort = "0.2.2"
Expand Down

0 comments on commit 51efaf2

Please sign in to comment.