# 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 = "mdbook-preprocessor-boilerplate" version = "0.1.2" authors = ["Joel Courtney "] description = "Boilerplate code for mdbook preprocessors" readme = "README.md" keywords = [ "mdbook", "proprocessor", "boilerplate", ] license = "GPL-3.0" repository = "https://github.com/JoelCourtney/mdbook-preprocessor-boilerplate" [dependencies.anyhow] version = "1.0.70" [dependencies.clap] version = "2.34.0" default-features = false [dependencies.mdbook] version = "0.4.28" default-features = false [dependencies.semver] version = "1.0.17" [dependencies.serde_json] version = "1.0.96"