Skip to content

Commit 2012d55

Browse files
dependabot[bot]codeart1st
authored andcommitted
chore(deps): bump bytemuck from 1.24.0 to 1.25.0
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.24.0 to 1.25.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.24.0...v1.25.0) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1b3460 commit 2012d55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ wgpu = { version = "25.0.2", default-features = false, features = ["wgsl", "webg
1919
rayon = "1.11.0"
2020
futures = "0.3.31"
2121
geo-types = "0.7.18"
22-
bytemuck = "1.24.0"
22+
bytemuck = "1.25.0"
2323
bytemuck_derive = "1.10.1"
2424
mvt-reader = "2.2.0"
2525
earcutr = "0.5.0"

0 commit comments

Comments
 (0)