Skip to content

Commit d6684cf

Browse files
build(deps): bump solana-system-interface from 1.0.0 to 2.0.0
Bumps [solana-system-interface](https://github.com/anza-xyz/solana-sdk) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v2.0.0) --- updated-dependencies: - dependency-name: solana-system-interface dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cf5de7 commit d6684cf

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
@@ -33,7 +33,7 @@ solana-pubkey = "2.2.1"
3333
solana-sdk = "2.2.1"
3434
solana-sdk-ids = "3.0.0"
3535
solana-short-vec = "3.0.0"
36-
solana-system-interface = "1.0.0"
36+
solana-system-interface = "2.0.0"
3737
thiserror = "2.0.12"
3838

3939
[workspace.metadata.spellcheck]

0 commit comments

Comments
 (0)