[package] name = "snekdown" version = "0.1.0" authors = ["trivernis "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] crossbeam-utils = "0.7.2" structopt = "0.3.14" termion = "1.5.5" minify = "1.1.1" htmlescape = "0.3.1"