Skip to content

Commit 40215cb

Browse files
build(deps): bump borsh from 1.5.5 to 1.5.6 (#299)
Bumps [borsh](https://github.com/near/borsh-rs) from 1.5.5 to 1.5.6. - [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.5...borsh-v1.5.6) --- 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 700cc3c commit 40215cb

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 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.5"
44+
borsh = "1.5.6"
4545
bytemuck = "1.22.0"
4646
futures-util = "0.3"
4747
solana-program = "2.2.1"

0 commit comments

Comments
 (0)