[build-dependencies.phf_codegen]
version = "0.11.2"
[dependencies.phf]
version = "0.11.2"
[lib]
name = "tld"
path = "src/lib.rs"
[package]
authors = ["Ernestas Poskus <ernestas.poskus@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = """
Top Level domain static hash map, tld list is obtained from of iana.org
"""
documentation = "https://docs.rs/tld"
homepage = "https://github.com/pagescrape/tld.rs"
license = "BSD-3-Clause"
name = "tld"
readme = "README.md"
repository = "https://github.com/pagescrape/tld.rs"
version = "2.37.0"