Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rust crate worker to v0.4.1 (#937)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [worker](https://redirect.github.com/cloudflare/workers-rs) | workspace.dependencies | patch | `0.4.0` -> `0.4.1` | --- ### Release Notes <details> <summary>cloudflare/workers-rs (worker)</summary> ### [`v0.4.1`](https://redirect.github.com/cloudflare/workers-rs/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/cloudflare/workers-rs/compare/v0.4.0...v0.4.1) #### What's Changed - Add [template](https://redirect.github.com/cloudflare/workers-rs/tree/main/templates/leptos) for using [Leptos](https://leptos.dev/) with Workers Assets by [@​kflansburg](https://redirect.github.com/kflansburg) in [https://github.com/cloudflare/workers-rs/pull/640](https://redirect.github.com/cloudflare/workers-rs/pull/640) - Add API for [Rate Limiter](https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/) bindings by [@​kflansburg](https://redirect.github.com/kflansburg) in [https://github.com/cloudflare/workers-rs/pull/603](https://redirect.github.com/cloudflare/workers-rs/pull/603) **Full Changelog**: cloudflare/workers-rs@v0.4.0...v0.4.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/spiraldb/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information