mdccc 0.1.0

Markdown Compiler-Compiler-Compiler
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "mdccc"
version = "0.1.0"
authors = ["Árpád Goretity <h2co3@h2co3.org>"]
description = "Markdown Compiler-Compiler-Compiler"
homepage = "https://h2co3.github.io/mdccc"
documentation = "https://docs.rs/mdccc"
readme = "README.md"
keywords = ["markdown", "LaTeX", "document", "text", "compiler"]
categories = ["command-line-utilities", "development-tools", "encoding", "parser-implementations", "text-processing"]
license = "MIT"
repository = "https://github.com/H2CO3/mdccc"
[dependencies.pulldown-cmark]
version = "0.1.2"