pH/ph-init/Cargo.toml

10 lines
156 B
TOML

[package]
name = "ph-init"
version = "0.1.0"
authors = ["Bruce Leidl <bruce@subgraph.com>"]
edition = "2018"
[dependencies]
libc = "*"
lazy_static="1.4.0"