[dependencies.atty]
version = "0.2.14"
[dependencies.curl]
version = "0.4.38"
[package]
authors = ["Oliver Brotchie <o.brotchie@gmail.com>"]
categories = ["command-line-utilities", "text-processing", "privacy-tools"]
description = "A minimalist hosts-based tool for managing block lists and ad-blocking."
edition = "2018"
keywords = ["hosts", "block", "ads", "privacy"]
license = "GPL-3.0"
name = "block-list"
repository = "https://github.com/OliverBrotchie/block-list"
version = "1.1.4"
[profile.release]
lto = true
panic = "abort"