We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c601f7 commit 10ccfeaCopy full SHA for 10ccfea
core/rust/utils/Cargo.toml
@@ -15,7 +15,7 @@ path = "src/lib.rs"
15
16
[dependencies]
17
arrayref = "0.3.6"
18
-solana-program = ">= 1.14.13, < 1.17"
+solana-program = ">= 1.14.13, <= 1.18"
19
spl-token-2022 = { version = ">= 0.6.0, < 0.9", features = ["no-entrypoint"], optional = true }
20
21
[features]
0 commit comments