Documentation
[package]
name = "ping"
version = "0.2.0"
authors = ["An Long <aisk1988@gmail.com>"]
license = "MIT"
description = "ICMP library"

[dependencies]
socket2 = "0.3"
failure = "0.1"
rand = "0.7"