Skip to content

Commit de44da2

Browse files
build(deps): bump bytemuck from 1.21.0 to 1.22.0 (#130)
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.21.0 to 1.22.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: bytemuck 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 3eba356 commit de44da2

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.

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.5"
17-
bytemuck = "1.21"
17+
bytemuck = "1.22"
1818
num-derive = "0.4"
1919
num-traits = "0.2"
2020
num_enum = "0.7.3"

0 commit comments

Comments
 (0)