Only build x86_64-unknown-linux-gnu on docs.rs
This commit is contained in:
@ -17,3 +17,6 @@ solana-metrics = { path = "../metrics", version = "1.2.0" }
|
||||
name = "solana-upload-perf"
|
||||
path = "src/upload-perf.rs"
|
||||
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
Reference in New Issue
Block a user