Skip to content

Commit fe605bc

Browse files
dependabot[bot]joncinque
authored andcommitted
build(deps): bump solana-program from 1.5.0 to 1.5.1 (#1025)
Bumps [solana-program](https://github.com/solana-labs/solana) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/solana-labs/solana/releases) - [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md) - [Commits](solana-labs/solana@v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bf5bee commit fe605bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2018"
1111
no-entrypoint = []
1212

1313
[dependencies]
14-
solana-program = "1.5.0"
14+
solana-program = "1.5.1"
1515

1616
[lib]
1717
crate-type = ["cdylib", "lib"]

0 commit comments

Comments
 (0)