Skip to content

Commit 93a16b1

Browse files
committed
Select a single docs.rs build target
1 parent 690c615 commit 93a16b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ default = [] # automatic
1717
libstdcxx = [] # force libstdc++
1818
libcxx = [] # force libc++
1919
nothing = [] # link nothing, determined somewhere else
20+
21+
[package.metadata.docs.rs]
22+
targets = ["x86_64-unknown-linux-gnu"]

0 commit comments

Comments
 (0)