Skip to content

Commit 1a981df

Browse files
build(deps): bump solana-hash from 4.3.0 to 4.4.0 (#688)
Bumps [solana-hash](https://github.com/anza-xyz/solana-sdk) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/hash@v4.3.0...hash@v4.4.0) --- updated-dependencies: - dependency-name: solana-hash dependency-version: 4.4.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 e61bfbc commit 1a981df

2 files changed

Lines changed: 16 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 29 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.3"
46+
solana-hash = "4.4"
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)