Skip to content

Commit 6366f94

Browse files
committed
ABI: Don't override docs.rs link for documentation
1 parent a468e1e commit 6366f94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hermit-abi/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ It is used to build the target `x86_64-unknown-hermit`.
1212
repository = "https://github.com/hermitcore/rusty-hermit"
1313
keywords = ["unikernel", "libos"]
1414
categories = ["os"]
15-
documentation = "https://hermitcore.github.io/rusty-hermit/hermit_abi"
1615

1716
[dependencies]
1817
core = { version = "1.0.0", optional = true, package = "rustc-std-workspace-core" }

0 commit comments

Comments
 (0)