Skip to content

Commit 33f951d

Browse files
Bump bitflags from 2.3.3 to 2.4.0 (#192)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.3.3...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>
1 parent ce38d65 commit 33f951d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

splashsurf_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ thread_local = "1.1.4"
4848
rayon = "1.7"
4949
dashmap = "5.2.0"
5050
fxhash = "0.2"
51-
bitflags = "2.3"
51+
bitflags = "2.4"
5252
smallvec = { version = "1.11", features = ["union"] }
5353
arrayvec = "0.7"
5454
bytemuck = "1.9"

0 commit comments

Comments
 (0)