Skip to content

Commit 87755f7

Browse files
mvinesjoncinque
authored andcommitted
Bump solana version to v1.4.5
1 parent f525b2f commit 87755f7

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

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

0 commit comments

Comments
 (0)