Skip to content

Commit 1b62b1a

Browse files
authored
Update Rust crate shell-words to 1.1.1 (#2827)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [shell-words](https://redirect.github.com/tmiasko/shell-words) | workspace.dependencies | patch | `1.1.0` -> `1.1.1` | --- ### Release Notes <details> <summary>tmiasko/shell-words (shell-words)</summary> ### [`v1.1.1`](https://redirect.github.com/tmiasko/shell-words/compare/v1.1.0...v1.1.1) [Compare Source](https://redirect.github.com/tmiasko/shell-words/compare/v1.1.0...v1.1.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 95d424f commit 1b62b1a

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
@@ -112,7 +112,7 @@ serde_ignored = "0.1.14"
112112
serde_json = "1.0.145"
113113
serde_path_to_error = "0.1.20"
114114
sha2 = "0.10.9"
115-
shell-words = "1.1.0"
115+
shell-words = "1.1.1"
116116
smallvec = "1.15.1"
117117
smol_str = { version = "0.3.2", features = ["serde"] }
118118
strip-ansi-escapes = "0.2.1"

0 commit comments

Comments
 (0)