# 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 = "2018" name = "mdbook-open-git-repo" version = "0.0.4" authors = [ "Emil Thorenfeldt ", "Jan-Erik Rediger ", ] description = "mdbook preprocessor to add a open-on-git-repo link on every page" homepage = "https://github.com/wonderfulspam/mdbook-open-git-repo" readme = "README.md" keywords = [ "mdbook", "markdown", ] license = "MPL-2.0" repository = "https://github.com/wonderfulspam/mdbook-open-git-repo" [dependencies.clap] version = "2.33" [dependencies.env_logger] version = "0.7.1" [dependencies.log] version = "0.4" [dependencies.mdbook] version = "0.4" default-features = false [dependencies.serde_json] version = "1.0" [dependencies.toml] version = "0.5.6"