[package] name = "naildns" version = "0.1.0" authors = ["Evan Cameron "] edition = "2018" description = """ (PLACEHOLDER) nailgun is a small tool written in Rust that supports benchmarking and stress testing DNS servers. It supports IPv4 & IPv6, UDP & TCP and can generate different kinds of queries """ categories = ["command-line-utilities", "asynchronous", "network-programming"] keywords = ["nailgun", "dns", "performance", "testing"] repository = "https://github.com/leshow/nailgun" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]