# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "termbook" version = "1.4.2" authors = ["Sebastian Thiel "] description = "The library behind the `termbook-cli`." homepage = "https://github.com/Byron/termbook/lib/termbook" documentation = "https://docs.rs/crate/termbook" keywords = ["markdown", "terminal", "common-mark"] license = "Apache-2.0" repository = "https://github.com/Byron/termbook" [dependencies.atty] version = "0.2.14" [dependencies.globset] version = "0.4.4" [dependencies.mdbook] version = "0.3.5" [dependencies.mdcat] version = "0.15.0" default-features = false [dependencies.pulldown-cmark] version = "0.6.1" [dependencies.pulldown-cmark-to-cmark] version = "2.0.1" [dependencies.syntect] version = "3.1.0"