hermit-sys 0.5.3

FFI bindings to HermitCore
Documentation
[build-dependencies.flate2]
version = "1"

[build-dependencies.tar]
version = "0.4"

[build-dependencies.ureq]
version = "2.4"

[features]
acpi = []
default = ["acpi", "pci", "pci-ids", "smp", "fsgsbase", "tcp", "dhcpv4", "fs"]
dhcpv4 = []
fs = []
fsgsbase = []
instrument = []
pci = []
pci-ids = ["pci"]
randomize-layout = []
rtl8139 = ["tcp", "pci"]
smp = []
tcp = []
trace = []
vga = []

[package]
authors = ["Stefan Lankes"]
categories = ["os"]
description = "FFI bindings to HermitCore"
edition = "2021"
keywords = ["unikernel", "libos"]
license = "MIT OR Apache-2.0"
links = "hermit"
name = "hermit-sys"
readme = "README.md"
repository = "https://github.com/hermitcore/rusty-hermit"
version = "0.5.3"