[package] name = "riperf" version = "0.1.0" edition = "2021" license = "Apache-2.0" description="An iperf written in rust." readme = "README.md" homepage ="https://github.com/stack-rs/riperf" repository = "https://github.com/stack-rs/riperf" keywords = ["iperf", "profiling", "network"] documentation = "https://docs.rs/riperf" categories = ["command-line-utilities", "network-programming", "development-tools"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]