Files
moss-kernel/usertest/Cargo.toml
2026-01-30 15:34:56 -08:00

11 lines
145 B
TOML

[package]
name = "usertest"
version = "0.1.0"
edition = "2024"
[dependencies]
colored = "3"
inventory = "0.3"
libc = "0.2"
parking_lot = "0.12"