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 bitflags to 2.5.0 (#59)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bitflags](https://togithub.com/bitflags/bitflags) | workspace.dependencies | minor | `2.4.2` -> `2.5.0` | --- ### Release Notes <details> <summary>bitflags/bitflags (bitflags)</summary> ### [`v2.5.0`](https://togithub.com/bitflags/bitflags/blob/HEAD/CHANGELOG.md#250) [Compare Source](https://togithub.com/bitflags/bitflags/compare/2.4.2...2.5.0) #### What's Changed - Derive `Debug` for `Flag<B>` by [@​tgross35](https://togithub.com/tgross35) in [https://github.com/bitflags/bitflags/pull/398](https://togithub.com/bitflags/bitflags/pull/398) - Support truncating or strict-named variants of parsing and formatting by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/bitflags/bitflags/pull/400](https://togithub.com/bitflags/bitflags/pull/400) #### New Contributors - [@​tgross35](https://togithub.com/tgross35) made their first contribution in [https://github.com/bitflags/bitflags/pull/398](https://togithub.com/bitflags/bitflags/pull/398) **Full Changelog**: bitflags/bitflags@2.4.2...2.5.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 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