Skip to content

Commit 8ecee93

Browse files
build(deps): bump solana-pubkey from 2.4.0 to 3.0.0 (#87)
Bumps [solana-pubkey](https://github.com/anza-xyz/solana-sdk) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.0.0) --- updated-dependencies: - dependency-name: solana-pubkey dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7763ed commit 8ecee93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ solana-client = "2.3.4"
2929
solana-config-interface = { version = "1.0.0" }
3030
solana-instruction = "3.0.0"
3131
solana-program = "2.3.0"
32-
solana-pubkey = "2.2.1"
32+
solana-pubkey = "3.0.0"
3333
solana-sdk = "2.2.1"
3434
solana-sdk-ids = "3.0.0"
3535
solana-short-vec = "3.0.0"

0 commit comments

Comments
 (0)