1
0
Fork 0
forked from AbleOS/ableos
ableos_time/kernel/Cargo.toml

8 lines
95 B
TOML

[package]
edition = "2021"
name = "kernel"
version = "0.1.1"
[dependencies]
lazy_static = "*"