mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-29 05:52:13 +00:00
Select a single docs.rs build target
This commit is contained in:
parent
e7702aa4fc
commit
ffc45d2d42
@ -22,3 +22,6 @@ futures = { version = "0.3", default-features = false }
|
|||||||
rustversion = "1.0"
|
rustversion = "1.0"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
trybuild = { version = "1.0.19", features = ["diff"] }
|
trybuild = { version = "1.0.19", features = ["diff"] }
|
||||||
|
|
||||||
|
[package.metadata.docs.rs]
|
||||||
|
targets = ["x86_64-unknown-linux-gnu"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user