Skip to content

Commit

Permalink
Bump borsh-derive from 0.10.0 to 0.10.3 in /src/program-rust
Browse files Browse the repository at this point in the history
Bumps [borsh-derive](https://github.com/nearprotocol/borsh) from 0.10.0 to 0.10.3.
- [Commits](https://github.com/nearprotocol/borsh/commits)

---
updated-dependencies:
- dependency-name: borsh-derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 354e890 commit 64c87b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions src/program-rust/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 src/program-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ no-entrypoint = []

[dependencies]
borsh = "0.9.3"
borsh-derive = "0.10.0"
borsh-derive = "0.10.3"
solana-program = "~1.10.35"

[dev-dependencies]
Expand Down

0 comments on commit 64c87b5

Please sign in to comment.