Skip to content

Commit 8a4ed04

Browse files
build(deps): bump solana-program from 2.2.1 to 2.3.0
--- updated-dependencies: - dependency-name: solana-program dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de10825 commit 8a4ed04

File tree

2 files changed

+9
-24
lines changed

2 files changed

+9
-24
lines changed

Cargo.lock

Lines changed: 8 additions & 23 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
@@ -13,7 +13,7 @@ test-sbf = []
1313

1414
[dependencies]
1515
borsh = "1.5.7"
16-
solana-program = "2.2.1"
16+
solana-program = "2.3.0"
1717
spl-token = { version = "8.0", features = [
1818
"no-entrypoint",
1919
] }

0 commit comments

Comments
 (0)