[[bench]]
harness = false
name = "benchmark"
[dependencies.ip_network_table-deps-treebitmap]
version = "0.5"
[dependencies.ipnet]
version = "2.8"
[dev-dependencies.criterion]
version = "0.5"
[package]
authors = ["Mingwei Zhang <mingwei@bgpkit.com>", "Jakub Onderka <ahoj@jakubonderka.cz>"]
categories = ["network-programming", "data-structures"]
description = "IPv4 and IPv6 network fast lookup trie.\n"
documentation = "https://docs.rs/ipnet-trie"
edition = "2021"
homepage = "https://github.com/bgpkit/ipnet-trie"
keywords = ["ip", "network", "address", "bgp", "trie"]
license = "BSD-2-Clause"
name = "ipnet-trie"
readme = "README.md"
repository = "https://github.com/bgpkit/ipnet-trie"
version = "0.0.2"