Skip to content

Commit 268641b

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 113381f commit 268641b

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

Cargo.lock

Lines changed: 37 additions & 23 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
@@ -113,7 +113,7 @@ anchor-lang = { version = "=0.31.1", features = ["idl-build"] }
113113
anchor-spl = "=0.31.1"
114114

115115
# Anchor compatibility
116-
borsh = "0.10.0"
116+
borsh = "1.5.7"
117117

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

0 commit comments

Comments
 (0)