Skip to content

Commit dad04fd

Browse files
mvinesjoncinque
authored andcommitted
Bump solana version to v1.4.9
1 parent d4d67ac commit dad04fd

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

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

0 commit comments

Comments
 (0)