Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit 26a3fe4

Browse files
chore(deps): update dependency rust to v1.80.1 (#14)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rust](https://redirect.github.com/rust-lang/rust) | patch | `1.80.0` -> `1.80.1` | --- ### Release Notes <details> <summary>rust-lang/rust (rust)</summary> ### [`v1.80.1`](https://redirect.github.com/rust-lang/rust/compare/1.80.0...1.80.1) [Compare Source](https://redirect.github.com/rust-lang/rust/compare/1.80.0...1.80.1) </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/oxc-project/oxc-jest). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b52f6d4 commit 26a3fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.80.0"
2+
channel = "1.80.1"
33
profile = "default"

0 commit comments

Comments
 (0)