Skip to content

Commit d60bad2

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 51512a0 commit d60bad2

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

Cargo.lock

Lines changed: 19 additions & 5 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
@@ -23,7 +23,7 @@ solana-instruction = "2.2.1"
2323
solana-msg = "2.2.1"
2424
solana-program-entrypoint = "2.2.1"
2525
solana-program-error = "3.0.0"
26-
solana-pubkey = "2.2.1"
26+
solana-pubkey = "3.0.0"
2727
solana-sdk-ids = "3.0.0"
2828
solana-system-interface = "2"
2929
thiserror = "2.0.9"

0 commit comments

Comments
 (0)