Skip to content

Commit efe7d98

Browse files
Bump bytemuck from 1.23.1 to 1.23.2
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.23.1 to 1.23.2. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cab6ab0 commit efe7d98

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.14.1"
27+
bytemuck = "1.23.2"
2828
kaigan = "0.2.6"
2929
mollusk-svm = "0.4.0"
3030
mollusk-svm-bencher = "0.4.0"

0 commit comments

Comments
 (0)