Skip to content

Commit 491944a

Browse files
build(deps): bump borsh from 1.5.6 to 1.5.7 (#330)
Bumps [borsh](https://github.com/near/borsh-rs) from 1.5.6 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-v1.5.6...borsh-v1.5.7) --- 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 c0b8b88 commit 491944a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -41,7 +41,7 @@ thiserror = "2.0"
4141

4242
[dev-dependencies]
4343
async-trait = "0.1"
44-
borsh = "1.5.6"
44+
borsh = "1.5.7"
4545
bytemuck = "1.22.0"
4646
futures-util = "0.3"
4747
solana-program = "2.2.1"

0 commit comments

Comments
 (0)