Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 39d5d4e commit e343599
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 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 stable-swap-math/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
keywords = ["solana", "saber", "math"]

[dependencies]
borsh = "0.9.2"
borsh = "1.3.0"
num-traits = "0.2"
stable-swap-client = { path = "../stable-swap-client", version = "^1" }
uint = { version = "0.9", default-features = false }
Expand Down

0 comments on commit e343599

Please sign in to comment.