mdBook/Cargo.toml

10 lines
173 B
TOML

[package]
name = "mdbook"
version = "0.0.1"
authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
[dependencies]
getopts = "*"
handlebars = "*"
rustc-serialize = "*"