]> git.lizzy.rs Git - rust.git/blob - src/libgraphviz/Cargo.toml
Rollup merge of #62481 - czipperz:iterator-last-nth-use-for_each, r=scottmcm
[rust.git] / src / libgraphviz / Cargo.toml
1 [package]
2 authors = ["The Rust Project Developers"]
3 name = "graphviz"
4 version = "0.0.0"
5 edition = "2018"
6
7 [lib]
8 name = "graphviz"
9 path = "lib.rs"