Skip to content

Commit facbbec

Browse files
dependabot[bot]joncinque
authored andcommitted
Bump solana-program from 1.4.5 to 1.4.6 (#826)
Bumps [solana-program](https://github.com/solana-labs/solana) from 1.4.5 to 1.4.6. - [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.4.5...v1.4.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87755f7 commit facbbec

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.4.5"
14+
solana-program = "1.4.6"
1515

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

0 commit comments

Comments
 (0)