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 765a1cb commit 3ca8004Copy full SHA for 3ca8004
solana/Cargo.toml
@@ -48,6 +48,9 @@ ruint = "1.9.0"
48
cfg-if = "1.0"
49
hex-literal = "0.4.1"
50
51
+[patch.crates-io]
52
+proc-macro2 = "=1.0.24"
53
+
54
[profile.release]
55
overflow-checks = true
56
lto = "fat"
solana/lib/wormhole
@@ -0,0 +1 @@
1
+Subproject commit 32cb65dd9ae11547f0e57d106b6974dc8ed5f52d
solana/rust-toolchain.toml
0 commit comments