Skip to content

Commit

Permalink
Bump borsh from 0.9.3 to 0.10.4
Browse files Browse the repository at this point in the history
Bumps [borsh](https://github.com/near/borsh-rs) from 0.9.3 to 0.10.4.
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/borsh-v0.10.4/CHANGELOG.md)
- [Commits](near/borsh-rs@v0.9.3...borsh-v0.10.4)

---
updated-dependencies:
- dependency-name: borsh
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent d1c411a commit 37781e7
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 20 deletions.
83 changes: 64 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spl-token = "3.0.0"
solana-account-decoder = "<1.16.0"
solana-program = "<1.16.0"
sns-sdk = "=1.4.0"
borsh = "0.9"
borsh = "0.10"

# GraphQL
async-graphql = { version = "7", features = ["uuid", "chrono"] }
Expand Down

0 comments on commit 37781e7

Please sign in to comment.