Skip to content

Commit 4abbce7

Browse files
build(deps): bump solana-hash from 4.2.0 to 4.3.0 (#613)
Bumps [solana-hash](https://github.com/anza-xyz/solana-sdk) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/hash@v4.2.0...hash@v4.3.0) --- updated-dependencies: - dependency-name: solana-hash dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1e737c commit 4abbce7

2 files changed

Lines changed: 30 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 29 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ approx = "0.5.1"
4343
bincode = "1.3.3"
4444
rand = "0.9.2"
4545
solana-account = "3.4"
46-
solana-hash = "4.2"
46+
solana-hash = "4.3"
4747
solana-keypair = "3.0"
4848
solana-instruction-error = "2.3"
4949
solana-program-test = { version = "3.1.3", features = ["agave-unstable-api"] }

0 commit comments

Comments
 (0)