# 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 = "2018" name = "ut1_blocklist" version = "0.3.2" description = "UT1 blocklist URL/domain filters" homepage = "https://github.com/oscar-corpus/ut1-rs" readme = "README.md" keywords = [ "ut1", "blocklist", "blacklist", "adult-content", "filters", ] categories = ["text-processing"] license = "MIT" [dependencies.log] version = "0.4.17" [dependencies.tempfile] version = "3.2.0" [dependencies.thiserror] version = "1.0.29" [dependencies.url] version = "2.2.2"