asnames 0.1.0

A library for simple Autonomous System (AS) names and country lookup
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.oneio]
default-features = false
features = ["remote"]
version = "0.10.1"

[package]
authors = ["Mingwei Zhang <mingwei@bgpkit.com>"]
description = """
A library for simple Autonomous System (AS) names and country lookup
"""
documentation = "https://docs.rs/bgpkit-parser"
edition = "2021"
keywords = ["bgp", "bgpkit"]
license = "MIT"
name = "asnames"
readme = "README.md"
repository = "https://github.com/bgpkit/asnames-rs"
version = "0.1.0"