[package] name = "markout" version = "0.1.0" authors = ["Michael Zhang "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.41" comrak = "0.10.1" structopt = "0.3.21"