asterinas/kernel/libs/device-id/Cargo.toml

15 lines
288 B
TOML

[package]
name = "device-id"
version = "0.1.0"
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
aster-util.workspace = true
id-alloc.workspace = true
spin.workspace = true
[lints]
workspace = true