2024-07-18 18:18:05 +08:00

13 lines
330 B
TOML

[package]
name = "ostd-test"
version = "0.1.0"
edition = "2021"
description = "The kernel mode 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]
owo-colors = "3.5.0"