[package]
name = "istandy_rs"
version = "0.1.0"
authors = ["zhaojun <zhaojun@heacons.com>"]
edition = "2018"
description = "IPDB 地址库的 rust 非官方版本"
keywords = ["ipdb", "rust"]
categories = ["parsing"]
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/emacsist/ipdb-rs.git"
exclude = [
]
[dependencies]