mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
build(deps): bump bitflags from 2.3.1 to 2.4.0 (#30281)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.1 to 2.4.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.3.1...2.4.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
e9281e2eda
commit
9382c03ad2
2 changed files with 20 additions and 20 deletions
|
@ -17,7 +17,7 @@ atomic_refcell = "0.1.11"
|
|||
arrayvec = "0.7"
|
||||
backtrace = "0.3"
|
||||
base64 = "0.21.3"
|
||||
bitflags = "2.3"
|
||||
bitflags = "2.4"
|
||||
byteorder = "1.0"
|
||||
encoding_rs = "0.8"
|
||||
euclid = "0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue