2025-05-12 22:01:05 +08:00

15 lines
347 B
TOML

[package]
name = "linux-boot-params"
version = "0.15.0"
edition = "2021"
description = "The Boot Parameters for Linux Boot Protocol"
license = "MPL-2.0"
repository = "https://github.com/asterinas/asterinas"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lints]
workspace = true