Skip to content

Commit b8d3923

Browse files
authored
fix(deps): update rust crate snapbox to 1.2.1 (#476)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [snapbox](https://redirect.github.com/assert-rs/snapbox) | workspace.dependencies | patch | `1.2.0` → `1.2.1` | --- ### Release Notes <details> <summary>assert-rs/snapbox (snapbox)</summary> ### [`v1.2.1`](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v1.2.0...snapbox-v1.2.1) [Compare Source](https://redirect.github.com/assert-rs/snapbox/compare/snapbox-v1.2.0...snapbox-v1.2.1) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 05:59 AM, on day 24 of the month (`* 0-5 24 * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jerus-org/nextsv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 206aa6f + 1bee732 commit b8d3923

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -23,7 +23,7 @@ thiserror = "2.0.18"
2323

2424
map-macro = "0.3.0"
2525
rstest = "0.26.1"
26-
snapbox = { version = "1.2.0", features = ["cmd"] }
26+
snapbox = { version = "1.2.1", features = ["cmd"] }
2727
trycmd = "1.2.0"
2828
autocfg = "1.5.0"
2929

0 commit comments

Comments
 (0)