Skip to content

Commit f49a038

Browse files
build(deps): bump borsh from 0.10.4 to 1.5.7
Bumps [borsh](https://github.com/near/borsh-rs) from 0.10.4 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-v0.10.4...borsh-v1.5.7) --- updated-dependencies: - dependency-name: borsh 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 57cfd4f commit f49a038

File tree

2 files changed

+40
-26
lines changed

2 files changed

+40
-26
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ anchor-lang = { version = "=0.31.1", features = ["idl-build"] }
114114
anchor-spl = "=0.31.1"
115115

116116
# Anchor compatibility
117-
borsh = "0.10.0"
117+
borsh = "1.5.7"
118118

119119
# Serialization
120120
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)