Skip to content

Commit 6a583dc

Browse files
build(deps): bump bytemuck from 1.23.1 to 1.24.0
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.23.1 to 1.24.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...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]>
1 parent 8f705b3 commit 6a583dc

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.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ test-sbf = []
1414
[dependencies]
1515
arrayref = "0.3.9"
1616
borsh = "1.5.7"
17-
bytemuck = "1.23"
17+
bytemuck = "1.24"
1818
num-derive = "0.4"
1919
num-traits = "0.2"
2020
num_enum = "0.7.4"

0 commit comments

Comments
 (0)