Skip to content

Commit f42971b

Browse files
authored
chore(deps): update rust crate target-spec to 3.3.0 (#2013)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [target-spec](https://redirect.github.com/guppy-rs/guppy) | workspace.dependencies | patch | `3.2.2` -> `3.3.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuODIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent 32f3a9f commit f42971b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ supports-color = "3.0.2"
116116
supports-unicode = "3.0.0"
117117
swrite = "0.1.0"
118118
tar = "0.4.43"
119-
target-spec = { version = "3.2.2", features = ["custom", "summaries"] }
119+
target-spec = { version = "3.3.0", features = ["custom", "summaries"] }
120120
target-spec-miette = "0.4.1"
121121
test-case = "3.3.1"
122122
test-strategy = "0.4.0"

0 commit comments

Comments
 (0)