Skip to content

Commit 170f647

Browse files
Bump solana-pubkey from 2.4.0 to 3.0.0
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]>
1 parent 38c6456 commit 170f647

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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

clients/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ solana-account-info = "^2"
2020
solana-cpi = "^2"
2121
solana-instruction = "^2"
2222
solana-program-error = "^2"
23-
solana-pubkey = "^2"
23+
solana-pubkey = "^3"
2424
thiserror = "^2.0"
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)