Skip to content

Commit 9a9329a

Browse files
Bump borsh-derive from 0.9.3 to 1.5.7
Bumps [borsh-derive](https://github.com/near/borsh-rs) from 0.9.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@v0.9.3...borsh-derive-v1.5.7) --- updated-dependencies: - dependency-name: borsh-derive dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fefa11e commit 9a9329a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basics/repository-layout/native/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
borsh = "0.9.3"
8-
borsh-derive = "0.9.1"
8+
borsh-derive = "1.5.7"
99
solana-program = "2.0"
1010

1111
[lib]

0 commit comments

Comments
 (0)