# 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-fs-summary" version = "0.2.1" authors = ["Peter Sooley"] description = "Summary generator for mdbook" homepage = "https://crates.io/crates/mdbook-fs-summary" documentation = "https://crates.io/crates/mdbook-fs-summary" readme = "README.md" keywords = ["mdbook", "summary", "markdown", "static"] license = "MIT" repository = "https://github.com/elmdash/mdbook-fs-summary.git" resolver = "2" [dependencies.anyhow] version = "1.0.51" [dependencies.lazy_static] version = "1.4.0" [dependencies.mdbook] version = "0.4.14" default-features = false [dependencies.regex] version = "1.5.4" features = ["std", "perf"] default-features = false [dependencies.semver] version = "1.0.4" [dependencies.serde_json] version = "1.0.73"