[dependencies.atty]
version = "0.2.14"
[dependencies.curl]
version = "0.4.38"
[package]
authors = ["Oliver Brotchie <o.brotchie@gmail.com>"]
description = "A simple tool for updating hosts block-list."
edition = "2018"
license = "GPL-3.0"
license-file = "LICENSE"
name = "block-list"
repository = "https://github.com/OliverBrotchie/block-list"
version = "1.1.0"
[profile.release]
lto = true
panic = "abort"