httping 0.1.5

Ping for HTTP/s
Documentation
[dependencies.bytes]
version = "1.5.0"

[dependencies.chrono]
version = "0.4.34"

[dependencies.reqwest]
features = ["json", "stream"]
version = "0.11"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["james@koonts.net"]
description = "Ping for HTTP/s"
edition = "2021"
keywords = ["httping", "http", "ping", "ping-http"]
license = "MIT"
name = "httping"
readme = "README.md"
repository = "https://github.com/helloimalemur/httping"
version = "0.1.5"