Skip to content

Commit 93ed381

Browse files
build(deps): bump solana-sdk-ids from 2.2.1 to 3.0.0 (#71)
Bumps [solana-sdk-ids](https://github.com/anza-xyz/solana-sdk) from 2.2.1 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-sdk-ids 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 1d6eac4 commit 93ed381

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
@@ -31,7 +31,7 @@ solana-instruction = "2.2.1"
3131
solana-program = "2.3.0"
3232
solana-pubkey = "2.2.1"
3333
solana-sdk = "2.2.1"
34-
solana-sdk-ids = "2.2.1"
34+
solana-sdk-ids = "3.0.0"
3535
solana-short-vec = "3.0.0"
3636
solana-system-interface = "1.0.0"
3737
thiserror = "1.0.61"

0 commit comments

Comments
 (0)