path-gen/Cargo.toml
2021-10-05 18:34:01 -05:00

13 lines
212 B
TOML

[package]
name = "path-gen"
version = "0.1.0"
edition = "2018"
[features]
default = []
test = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]