Skip to content

Commit

Permalink
build(deps): bump borsh from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [borsh](https://github.com/near/borsh-rs) from 1.5.4 to 1.5.5.
- [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-v1.5.4...borsh-v1.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 3a0bfd7 commit 6c208d3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 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 program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ no-entrypoint = []
test-sbf = []

[dependencies]
borsh = "1.5.4"
borsh = "1.5.5"
solana-program = "2.1.0"
spl-token = { version = "7.0", features = [
"no-entrypoint",
Expand Down

0 comments on commit 6c208d3

Please sign in to comment.