Skip to content

Commit 641c639

Browse files
renovate[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update Rust crate enum-iterator to 2.1.0 (#27928)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [enum-iterator](https://togithub.com/stephaneyfx/enum-iterator) | workspace.dependencies | patch | `2.0.0` -> `2.1.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday after 5pm and before 8pm" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex). GitOrigin-RevId: d1cd7763c88b928786ca05be6e7935d1eabd16ce
1 parent 36ff7e0 commit 641c639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ governor = "0.6.0"
5353
headers = "0.4"
5454
hex = "0.4"
5555
home = "0.5"
56-
enum-iterator = "2.0.0"
56+
enum-iterator = "2.1.0"
5757
http = "1.0.0"
5858
http-cache = { version = "0.19", default-features = false }
5959
http-body-util = "0.1.2"

0 commit comments

Comments
 (0)