Files
wmaker/wutil-rs/Cargo.toml
T

16 lines
205 B
TOML
Raw Normal View History

[package]
name = "wutil-rs"
version = "0.1.0"
edition = "2024"
[lib]
crate-type = ["staticlib"]
[build-dependencies]
cc = "1.0"
[dependencies]
atomic-write-file = "0.3"
nom = "8.0"
nom-language = "0.1"