Skip to content

Commit 549f4ec

Browse files
build(deps): bump borsh from 1.5.7 to 1.6.0 (#120)
Bumps [borsh](https://github.com/near/borsh-rs) from 1.5.7 to 1.6.0. - [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.7...borsh-v1.6.0) --- updated-dependencies: - dependency-name: borsh dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf15c0f commit 549f4ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -11,7 +11,7 @@ edition = "2021"
1111
no-entrypoint = []
1212

1313
[dependencies]
14-
borsh = "1.5.7"
14+
borsh = "1.6.0"
1515
solana-feature-gate-interface = "3.0.0"
1616
solana-program = "3.0.0"
1717
solana-sdk-ids = "3.0.0"

0 commit comments

Comments
 (0)