[dependencies.thiserror]
version = "1.0"
[lib]
name = "anti_common"
path = "src/lib.rs"
[package]
authors = ["Wouter Coppieters"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming", "command-line-utilities"]
description = "Unified CLI toolbox"
edition = "2021"
keywords = ["networking", "ping", "icmp", "udp", "tcp"]
license = "MIT OR Apache-2.0"
name = "anti-common"
readme = false
repository = "https://github.com/wouterken/anti"
version = "0.1.2"