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

15 lines
341 B
TOML

[package]
name = "ostd-test"
version = "0.15.1"
edition = "2021"
description = "The kernel mode unit testing framework of OSTD"
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]
[lints]
workspace = true