Skip to content

Commit 182a642

Browse files
build(deps): bump borsh from 1.5.3 to 1.5.4 (#74)
Bumps [borsh](https://github.com/near/borsh-rs) from 1.5.3 to 1.5.4. - [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-v1.5.3...borsh-v1.5.4) --- updated-dependencies: - dependency-name: borsh dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 738acfe commit 182a642

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/rust-legacy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ thiserror = "2.0"
3838

3939
[dev-dependencies]
4040
async-trait = "0.1"
41-
borsh = "1.5.3"
41+
borsh = "1.5.4"
4242
bytemuck = "1.21.0"
4343
futures-util = "0.3"
4444
solana-program = "2.1.0"

0 commit comments

Comments
 (0)