asterinas/ostd/libs/linux-bzimage/boot-params/Cargo.toml

12 lines
321 B
TOML
Raw Normal View History

2023-11-19 08:26:55 +00:00
[package]
2023-12-29 07:32:06 +00:00
name = "linux-boot-params"
2024-12-30 06:39:28 +00:00
version = "0.11.1"
2023-11-19 08:26:55 +00:00
edition = "2021"
description = "The Boot Parameters for Linux Boot Protocol"
license = "MPL-2.0"
repository = "https://github.com/asterinas/asterinas"
2023-11-19 08:26:55 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]