Skip to content

Commit 0bf5bee

Browse files
mvinesjoncinque
authored andcommitted
Update to Solana 1.5.0
1 parent 9d76f08 commit 0bf5bee

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

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

0 commit comments

Comments
 (0)