We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de15092 commit d4d67acCopy full SHA for d4d67ac
program/src/Cargo.toml
@@ -11,7 +11,7 @@ edition = "2018"
11
no-entrypoint = []
12
13
[dependencies]
14
-solana-program = "1.4.7"
+solana-program = "1.4.8"
15
16
[lib]
17
crate-type = ["cdylib", "lib"]
0 commit comments