sparse/nl-sys/Cargo.toml
2023-05-06 22:44:14 -04:00

9 lines
191 B
TOML

[package]
name = "nl-sys"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libc = "0.2.142"