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 8d95468 commit f5eb506Copy full SHA for f5eb506
4 files changed
host/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
[lib]
9
name = "hyperlight_unikraft"
10
path = "src/lib.rs"
11
-crate-type = ["lib", "cdylib", "staticlib"]
+crate-type = ["lib"]
12
13
[[bin]]
14
name = "hyperlight-unikraft"
host/include/hyperlight_unikraft.h
0 commit comments