-
Notifications
You must be signed in to change notification settings - Fork 0
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 to v1.80.0 (#282)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rust](https://togithub.com/rust-lang/rust) | minor | `1.79.0` -> `1.80.0` | --- ### Release Notes <details> <summary>rust-lang/rust (rust)</summary> ### [`v1.80.0`](https://togithub.com/rust-lang/rust/compare/1.79.0...1.80.0) [Compare Source](https://togithub.com/rust-lang/rust/compare/1.79.0...1.80.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/andrzejressel/pulumi-wasm).
- Loading branch information
1 parent
027662b
commit 9d323dc
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
pulumi_wasm_generator_lib/tests/output/pulumi_providers/command/rust-toolchain.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |
2 changes: 1 addition & 1 deletion
2
pulumi_wasm_generator_lib/tests/output/pulumi_providers/docker/rust-toolchain.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |
2 changes: 1 addition & 1 deletion
2
pulumi_wasm_generator_lib/tests/output/pulumi_providers/random/rust-toolchain.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |
2 changes: 1 addition & 1 deletion
2
pulumi_wasm_generator_lib/tests/output/pulumi_tests/cyclic-types/rust-toolchain.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |
2 changes: 1 addition & 1 deletion
2
pulumi_wasm_generator_lib/tests/output/pulumi_tests/mini-awsnative/rust-toolchain.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[toolchain] | ||
channel = "1.79.0" | ||
channel = "1.80.0" | ||
targets = ["wasm32-wasip1"] |