mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump bitflags from 2.7.0 to 2.8.0 (#35004)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.7.0 to 2.8.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.7.0...2.8.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:
parent
cbea70d1a0
commit
46b4884f8f
2 changed files with 61 additions and 61 deletions
|
@ -29,7 +29,7 @@ backtrace = "0.3"
|
|||
base = { path = "components/shared/base" }
|
||||
base64 = "0.22.1"
|
||||
bincode = "1"
|
||||
bitflags = "2.7"
|
||||
bitflags = "2.8"
|
||||
bluetooth_traits = { path = "components/shared/bluetooth" }
|
||||
byteorder = "1.5"
|
||||
canvas_traits = { path = "components/shared/canvas" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue