1
0
Fork 0
forked from AbleOS/ableos
ableos-idl/kernel/Cargo.toml
2022-03-02 08:38:22 -06:00

13 lines
222 B
TOML

[package]
edition = "2021"
name = "kernel"
version = "0.1.2"
[dependencies]
[dependencies.lazy_static]
version = "1.4.0"
default-features = false
[dependencies.versioning]
git = "https://git.ablecorp.us/able/versioning"