Skip to content

Commit 8a174ba

Browse files
build(deps): bump solana-program from 2.3.0 to 3.0.0 (#81)
Bumps [solana-program](https://github.com/anza-xyz/solana-sdk) from 2.3.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-program 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 0921d8f commit 8a174ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -22,7 +22,7 @@ solana-pubkey = "2.2.1"
2222
spl-instruction-padding-interface = { version = "0.1.0" }
2323

2424
[dev-dependencies]
25-
solana-program = "2.3.0"
25+
solana-program = "3.0.0"
2626
solana-program-test = "2.3.6"
2727
solana-sdk = "2.2.1"
2828
solana-system-interface = "1"

0 commit comments

Comments
 (0)