Skip to content

Commit 7b237e3

Browse files
authored
Update Rust crate recursion to 0.5.4 (#2398)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [recursion](https://redirect.github.com/inanna-malick/recursion) | workspace.dependencies | patch | `0.5.2` -> `0.5.4` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC4xMCIsInVwZGF0ZWRJblZlciI6IjQwLjQ4LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 085dc68 commit 7b237e3

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
@@ -100,7 +100,7 @@ pretty_assertions = "1.4.1"
100100
proptest = "1.7.0"
101101
quick-junit = "0.5.1"
102102
rand = "0.9.1"
103-
recursion = "0.5.2"
103+
recursion = "0.5.4"
104104
regex = "1.11.1"
105105
regex-syntax = "0.8.5"
106106
semver = "1.0.26"

0 commit comments

Comments
 (0)