Skip to content

Commit 65a57c9

Browse files
Bump borsh from 0.10.3 to 1.5.7
Bumps [borsh](https://github.com/near/borsh-rs) from 0.10.3 to 1.5.7. - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](near/borsh-rs@borsh-v0.10.3...borsh-v1.5.7) --- updated-dependencies: - dependency-name: borsh dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3ace27 commit 65a57c9

File tree

2 files changed

+28
-14
lines changed

2 files changed

+28
-14
lines changed

Cargo.lock

Lines changed: 27 additions & 13 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
@@ -23,7 +23,7 @@ lint = "nightly-2025-02-16"
2323

2424
[workspace.dependencies]
2525
bincode = "1.3.3"
26-
borsh = "0.10"
26+
borsh = "1.5"
2727
bytemuck = "1.23.2"
2828
kaigan = "0.2.6"
2929
mollusk-svm = "0.4.2"

0 commit comments

Comments
 (0)