# 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-on-gh" version = "2.4.3" authors = ["Jan-Erik Rediger "] description = "mdbook preprocessor to add a open-on-github link on every page" homepage = "https://github.com/badboy/mdbook-open-on-gh" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/badboy/mdbook-open-on-gh" [dependencies.clap] version = "4.1.0" features = ["cargo"] [dependencies.env_logger] version = "0.11.0" [dependencies.log] version = "0.4" [dependencies.mdbook] version = "0.4.36" [dependencies.serde_json] version = "1.0" [dependencies.toml] version = "0.5.11"