# 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 = "grup" version = "0.2.3" authors = ["razorheadfx <\"felix.girke@tu-dortmund.de\">"] description = "an offline github markdown previewer" readme = "README.md" keywords = [ "grip", "offline", "markdown", "github", "preview", ] categories = [ "command-line-utilities", "visualization", ] license-file = "LICENSE" repository = "https://github.com/razorheadfx/grup" [[bin]] name = "grup" path = "src/grup.rs" [dependencies.comrak] version = "0.17.0" [dependencies.env_logger] version = "0.9.0" [dependencies.hyper] version = "0.14.19" features = ["full"] [dependencies.log] version = "0.4.17" [dependencies.notify] version = "5.0.0-pre.13" [dependencies.structopt] version = "0.3.26" [dependencies.tokio] version = "1.20.3" features = ["full"]