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 adc8f15 commit f625acfCopy full SHA for f625acf
instruction/Cargo.toml
@@ -39,7 +39,7 @@ serde = [
39
"solana-instruction-error/serde",
40
"solana-pubkey/serde",
41
]
42
-std = []
+std = ["solana-instruction-error/std"]
43
44
[package.metadata.docs.rs]
45
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]
0 commit comments