build(deps): bump bitflags from 2.8.0 to 2.9.0 (#35775)

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-03 17:33:18 +00:00 committed by GitHub
parent a3cea92f35
commit a14d7d4632
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 65 additions and 65 deletions

View file

@ -31,7 +31,7 @@ backtrace = "0.3"
base = { path = "components/shared/base" }
base64 = "0.22.1"
bincode = "1"
bitflags = "2.8"
bitflags = "2.9"
bluetooth_traits = { path = "components/shared/bluetooth" }
byteorder = "1.5"
canvas_traits = { path = "components/shared/canvas" }