# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "cargo-markdown" version = "1.0.3" authors = ["rrrodzilla@protonmail.com"] description = "Local crates.io readme development server with ultra-fast hot reloading goodness" documentation = "https://docs.rs/cargo-markdown/latest/cargo-markdown/" readme = "readme.md" keywords = ["cli", "readme", "cargo", "subcommand", "mockup"] categories = ["command-line-utilities", "development-tools::cargo-plugins", "development-tools::testing", "development-tools"] license = "MIT OR Apache-2.0" repository = "https://github.com/rrrodzilla/cargo-registry-preview" [dependencies.anyhow] version = "1.0.52" [dependencies.cargo-registry-markdown] version = "0.1.0" [dependencies.clap] version = "3.0.4" features = ["derive"] [dependencies.console] version = "0.15.0" [dependencies.ctrlc] version = "3.2.1" features = ["termination"] [dependencies.hotwatch] version = "0.4.6" [dependencies.opener] version = "0.5.0" [dependencies.rustc-serialize] version = "0.3.24" [dependencies.sha1] version = "0.6.0" [dependencies.tiny_http] version = "0.9.0"