Skip to content

Commit a468e1e

Browse files
bors[bot]mkroening
andauthored
Merge #400
400: ABI: Fix docs.rs r=stlankes a=mkroening Co-authored-by: Martin Kröning <mkroening@posteo.net>
2 parents 387cf31 + a660b6a commit a468e1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hermit-abi/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,4 @@ compiler_builtins = { version = "0.1", optional = true }
2121

2222
[features]
2323
default = []
24-
docs = []
2524
rustc-dep-of-std = ["core", "alloc", "compiler_builtins/rustc-dep-of-std"]
26-
27-
[package.metadata.docs.rs]
28-
features = ["docs"]
29-
default-target = "x86_64-unknown-hermit"

0 commit comments

Comments
 (0)