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

15 lines
340 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"
description = "The Boot Parameters for Linux Boot Protocol"
version.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
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]
2025-01-24 16:56:07 +00:00
[lints]
workspace = true