Skip to content

Commit 9f659af

Browse files
Bump bytemuck from 1.23.2 to 1.24.0 (#109)
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.23.2 to 1.24.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.2...v1.24.0) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7351245 commit 9f659af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lint = "nightly-2025-02-16"
2424
[workspace.dependencies]
2525
bincode = "1.3.3"
2626
borsh = "0.10"
27-
bytemuck = "1.23.2"
27+
bytemuck = "1.24.0"
2828
kaigan = "0.2.6"
2929
mollusk-svm = "0.4.2"
3030
mollusk-svm-bencher = "0.4.2"

0 commit comments

Comments
 (0)