Skip to content

Commit d1bf7ed

Browse files
build(deps): bump solana-hash from 3.0.0 to 4.0.0
Bumps [solana-hash](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v4.0.0) --- updated-dependencies: - dependency-name: solana-hash dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39b317a commit d1bf7ed

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ solana-account-info = "3.0.0"
2929
solana-bincode = "3.0.0"
3030
solana-client = "2.3.4"
3131
solana-config-interface = { version = "2.0.0" }
32-
solana-hash = "3.0.0"
32+
solana-hash = "4.0.0"
3333
solana-instruction = "3.0.0"
3434
solana-msg = "3.0.0"
3535
solana-program = "2.0.0"

0 commit comments

Comments
 (0)