[dependencies.ipnet]
version = "2.3"
[dependencies.parking_lot]
version = "0.11"
[dependencies.regex]
features = ["std", "perf"]
version = "1.4"
[dev-dependencies.quickcheck]
version = "1"
[dev-dependencies.quickcheck_macros]
version = "1"
[package]
authors = ["Alex Williams <mkb2191@protonmail.com>"]
description = "Import multiple domain filterlist types and determine whether to block a domain"
edition = "2018"
license = "GPL-3.0"
name = "blockconvert"
readme = "README.md"
repository = "https://github.com/mkb2091/blockconvert_crate"
version = "0.5.2"