Skip to content

Commit 268f197

Browse files
build(deps): bump solana-cpi from 2.2.1 to 3.0.0
Bumps [solana-cpi](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-cpi dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ed6992 commit 268f197

File tree

2 files changed

+71
-27
lines changed

2 files changed

+71
-27
lines changed

Cargo.lock

Lines changed: 70 additions & 26 deletions
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
@@ -19,7 +19,7 @@ num-traits = "^0.2"
1919
serde = { version = "^1.0", features = ["derive"], optional = true }
2020
serde_with = { version = "^3.14", optional = true }
2121
solana-account-info = "2.3.0"
22-
solana-cpi = "2.2.1"
22+
solana-cpi = "3.0.0"
2323
solana-instruction = "2.2.1"
2424
solana-program-entrypoint = "2.3.0"
2525
solana-pubkey = "2.2.1"

0 commit comments

Comments
 (0)