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 dad04fd commit dfd4e8fCopy full SHA for dfd4e8f
program/src/Cargo.toml
@@ -11,7 +11,7 @@ edition = "2018"
11
no-entrypoint = []
12
13
[dependencies]
14
-solana-program = "1.4.9"
+solana-program = "1.4.13"
15
16
[lib]
17
crate-type = ["cdylib", "lib"]
0 commit comments