[package]
edition = "2018"
name = "deltachat-provider-overview"
version = "0.1.1"
authors = ["simon <deltachat-provider-overview@simonlaux.de>", "Hocuri"]
build = "build.rs"
exclude = ["_data/*", "_includes/*", "_layouts/*", "_site/*", "assets/*", "_config.yml", "fallback.html", "index.html", "Gemfile", "Gemfile.lock"]
description = "[DEPRECATED]: please use the renamed package https://crates.io/crates/deltachat-provider-database https://github.com/deltachat/provider-db"
homepage = "https://github.com/deltachat/provider-overview"
license-file = "LICENSE"
repository = "https://github.com/deltachat/provider-overview"
[dependencies]
[build-dependencies.glob]
version = "0.3.0"
[build-dependencies.lazy_static]
version = "1.3.0"
[build-dependencies.regex]
version = "1"
[build-dependencies.yaml-rust]
version = "0.4.3"