model-converter/Cargo.toml

9 lines
173 B
TOML
Raw Normal View History

2018-02-23 12:04:26 +01:00
[package]
name = "model-converter"
version = "0.1.0"
authors = ["Thomas Forgione <thomas@tforgione.fr>"]
[dependencies]
num = "*"
verbose-log = { path = "../verbose-log" }