# 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 = "insight" version = "1.4.3" authors = ["Nathan ROYER "] description = "host, edit and publish markdown articles" readme = "README.md" keywords = ["markdown"] categories = ["template-engine"] license = "MIT" [dependencies.base64] version = "0.13.0" [dependencies.dns-parser] version = "0.8.0" [dependencies.html-escape] version = "0.2.11" [dependencies.json] version = "0.12.4" [dependencies.lazy_static] version = "1.4.0" [dependencies.lettre] version = "0.10.1" features = [ "smtp-transport", "dkim", "rustls-tls", "builder", ] default-features = false [dependencies.pulldown-cmark] version = "0.9.2" [dependencies.rand] version = "0.8.5" [dependencies.rsa] version = "0.7.1" [dependencies.tiny_http] version = "0.12.0"