[dependencies]
[lib]
name = "linux_boot_params"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Boot Parameters for Linux Boot Protocol"
edition = "2021"
license = "MPL-2.0"
name = "linux-boot-params"
readme = false
repository = "https://github.com/asterinas/asterinas"
version = "0.9.4"