ableos_userland/programs/system_config/Cargo.toml

10 lines
197 B
TOML
Raw Normal View History

2023-04-30 11:52:42 +00:00
[package]
name = "system_config"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
toml = "0.7.3"