mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 05:21:34 +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"
|
||||
thiserror = "1.0"
|
||||
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