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 466e00f commit f525b2fCopy full SHA for f525b2f
program/src/Cargo.toml
@@ -15,3 +15,6 @@ solana-program = "1.4.4"
15
16
[lib]
17
crate-type = ["cdylib", "lib"]
18
+
19
+[package.metadata.docs.rs]
20
+targets = ["x86_64-unknown-linux-gnu"]
0 commit comments