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 debf9cf commit 1c4bfe4Copy full SHA for 1c4bfe4
hermit-abi/Cargo.toml
@@ -4,10 +4,7 @@ version = "0.3.0"
4
authors = ["Stefan Lankes"]
5
license = "MIT OR Apache-2.0"
6
edition = "2021"
7
-description = """
8
-hermit-abi is small interface to call functions from the unikernel RustyHermit.
9
-It is used to build the target `x86_64-unknown-hermit`.
10
-"""
+description = "Hermit system calls definitions."
11
repository = "https://github.com/hermitcore/rusty-hermit"
12
keywords = ["unikernel", "libos"]
13
categories = ["os"]
0 commit comments