# 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 = "wool" version = "0.1.3" authors = ["grapegrip"] description = "Preview Github Markdown Offline" homepage = "https://github.com/grapegrip/wool" readme = "readme.md" categories = ["markdown", "markdown preview", "offline github markdown preview"] license = "Parity-6.0.0" repository = "https://github.com/grapegrip/wool" [dependencies.clap] version = "2.33.0" [dependencies.comrak] version = "0.7.0" [dependencies.gh-emoji] version = "1.0.2" [dependencies.http] version = "0.2.0" [dependencies.hyper] version = "0.13" features = ["runtime"] default-features = false [dependencies.hyper-staticfile] version = "0.5" [dependencies.log] version = "0.4" [dependencies.notify] version = "5.0.0-pre.2" [dependencies.tokio] version = "0.2" features = [] default-features = false [dependencies.tokio-fs] version = "0.2.0-alpha.6" [dependencies.tokio-io] version = "0.2.0-alpha.6" [dependencies.tokio-sync] version = "0.2.0-alpha.6" [dependencies.url] version = "2.1.1"