# 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 = "aurelius" version = "0.7.5" authors = ["Andy Russell "] description = "A complete solution for previewing markdown." homepage = "https://github.com/euclio/aurelius" documentation = "https://euclio.github.io/aurelius" readme = "README.md" keywords = [ "markdown", "vim", ] license = "MIT/Apache-2.0" repository = "https://github.com/euclio/aurelius" [dependencies.base64] version = "0.11.0" [dependencies.buf_redux] version = "0.8.4" [dependencies.crossbeam-channel] version = "0.4.0" [dependencies.crossbeam-utils] version = "0.7.0" [dependencies.handlebars] version = "3.1.0" [dependencies.httparse] version = "1.3.4" [dependencies.include_dir] version = "0.5.0" [dependencies.log] version = "0.4" [dependencies.mime_guess] version = "2.0.1" [dependencies.pulldown-cmark] version = "0.9.1" default-features = false [dependencies.serde] version = "1.0.104" features = ["derive"] [dependencies.sha-1] version = "0.8.1" [dependencies.tungstenite] version = "0.9.2" default-features = false [dependencies.url] version = "2.1.0" features = ["serde"] [dev-dependencies.matches] version = "0.1.8" [dev-dependencies.reqwest] version = "0.10.1" features = ["blocking"] default-features = false [dev-dependencies.socket2] version = "0.3.11" [dev-dependencies.tempfile] version = "3.1.0"