mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
12 lines
320 B
TOML
12 lines
320 B
TOML
[package]
|
|
name = "linux-boot-params"
|
|
version = "0.1.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]
|