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 bd90dd4 commit ad20151Copy full SHA for ad20151
target_chains/solana/programs/pyth-price-store/Cargo.toml
@@ -24,7 +24,7 @@ jobserver = { version = "=0.1.20", optional = true }
24
[dev-dependencies]
25
solana-program-test = "=1.14.17"
26
solana-sdk = "=1.14.17"
27
-tokio = "*"
+tokio = "1.14.1"
28
29
[profile.release]
30
opt-level = "z"
0 commit comments