[package] name = "netr" version = "0.1.6" authors = ["ed neville "] copyright = 2020 edition = "2018" homepage = "https://www.usenix.org.uk/content/net.html" repository = "https://gitlab.com/edneville/netrs" description = "Display network interface throughput by second and by minute along with a graph. This is quick and easy to use via a mobile handset or similar device where typing is cumbersome." license = "GPL-3.0-or-later" [dependencies] [target.'cfg(not(target_os = "linux"))'.dependencies] libc = "0.2"