[package] name = "mdrend-dont-use-tom-legrady-test" version = "0.1.0" edition = "2021" license = "MIT" keywords = [ "Parse", "markdown"] repository = "https://www.gmail.com" description = "tutorial file to eead a markdown file" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.1" pulldown-cmark = "0.4.1" maud = "0.24.0"