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 proc-macro2 to 1.0.81 (#126)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proc-macro2](https://togithub.com/dtolnay/proc-macro2) | workspace.dependencies | patch | `1.0.79` -> `1.0.81` | --- ### Release Notes <details> <summary>dtolnay/proc-macro2 (proc-macro2)</summary> ### [`v1.0.81`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.81) [Compare Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.80...1.0.81) - Documentation improvements ### [`v1.0.80`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.80) [Compare Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) - Add `Literal::byte_character` constructor ([#​449](https://togithub.com/dtolnay/proc-macro2/issues/449)) - Add `Literal::c_string` constructor [#​450](https://togithub.com/dtolnay/proc-macro2/issues/450)) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
- Loading branch information