tiny-ping 0.4.0

Small Asynchronous ICMP library
Documentation
[dependencies.log]
version = "0.4.14"

[dependencies.parking_lot]
version = "0.11.1"

[dependencies.pnet_packet]
version = "0.27.2"

[dependencies.rand]
version = "0.8.3"

[dependencies.socket2]
features = ["all"]
version = "0.4.0"

[dependencies.tokio]
features = ["net", "rt", "time"]
version = "1.5"

[package]
authors = ["Lucas Rooyakkers <lucas.rooyakkers@pm.me>", "An Long <aisk1988@gmail.com>", "kolapapa <milk346512016@gmail.com>"]
description = "Small Asynchronous ICMP library"
edition = "2018"
license = "MIT"
name = "tiny-ping"
repository = "https://github.com/Fierthraix/ping"
version = "0.4.0"