mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump bitflags from 2.4.2 to 2.5.0 (#31761)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.2 to 2.5.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.4.2...2.5.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
646fca5c49
commit
0cf2caba06
2 changed files with 34 additions and 34 deletions
|
@ -17,7 +17,7 @@ async-tungstenite = { version = "0.23", features = ["tokio-rustls-webpki-roots"]
|
|||
atomic_refcell = "0.1.13"
|
||||
backtrace = "0.3"
|
||||
base64 = "0.21.7"
|
||||
bitflags = "2.4"
|
||||
bitflags = "2.5"
|
||||
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