We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a468e1e commit 6366f94Copy full SHA for 6366f94
hermit-abi/Cargo.toml
@@ -12,7 +12,6 @@ It is used to build the target `x86_64-unknown-hermit`.
12
repository = "https://github.com/hermitcore/rusty-hermit"
13
keywords = ["unikernel", "libos"]
14
categories = ["os"]
15
-documentation = "https://hermitcore.github.io/rusty-hermit/hermit_abi"
16
17
[dependencies]
18
core = { version = "1.0.0", optional = true, package = "rustc-std-workspace-core" }
0 commit comments