Skip to content

Commit 4e84e83

Browse files
Merge pull request #3544 from sharkdp/dependabot/cargo/shell-words-1.1.1
build(deps): bump shell-words from 1.1.0 to 1.1.1
2 parents 7dc180e + d48bf24 commit 4e84e83

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
@@ -51,7 +51,7 @@ once_cell = "1.20"
5151
thiserror = "2.0"
5252
wild = { version = "2.2", optional = true }
5353
content_inspector = "0.2.4"
54-
shell-words = { version = "1.1.0", optional = true }
54+
shell-words = { version = "1.1.1", optional = true }
5555
minus = { version = "5.6", optional = true, features = [
5656
"dynamic_output",
5757
"search",

0 commit comments

Comments
 (0)