Skip to content

Commit 61745e8

Browse files
chore(deps): update rust crate governor to 0.10 (#2816)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [governor](https://redirect.github.com/boinkor-net/governor) | workspace.dependencies | minor | `0.9` -> `0.10` | --- ### Release Notes <details> <summary>boinkor-net/governor (governor)</summary> ### [`v0.10.0`](https://redirect.github.com/boinkor-net/governor/releases/tag/v0.10.0): governor v0.10.0 [Compare Source](https://redirect.github.com/boinkor-net/governor/compare/v0.9.0...v0.10.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/spiraldb/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de38d3f commit 61745e8

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 @@ futures-executor = "0.3.31"
100100
futures-util = "0.3.31"
101101
getrandom = "0.3"
102102
goldenfile = "1"
103-
governor = "0.9"
103+
governor = "0.10"
104104
half = { version = "2.2.1", features = ["std", "num-traits"] }
105105
hashbrown = "0.15.1"
106106
homedir = "0.3.3"

0 commit comments

Comments
 (0)