asterinas/ostd/libs/ostd-test/Cargo.toml

15 lines
335 B
TOML

[package]
name = "ostd-test"
description = "The kernel mode unit testing framework of OSTD"
version.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lints]
workspace = true