Only build x86_64-unknown-linux-gnu on docs.rs
This commit is contained in:
@@ -21,3 +21,6 @@ solana-runtime = { path = "../../runtime", version = "1.2.0" }
|
||||
[lib]
|
||||
crate-type = ["lib", "cdylib"]
|
||||
name = "solana_ownable"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
Reference in New Issue
Block a user