Revision control
Copy as Markdown
Other Tools
[package]
name = "httpdate"
version = "1.0.2"
authors = ["Pyfisch <pyfisch@posteo.org>"]
license = "MIT/Apache-2.0"
description = "HTTP date parsing and formatting"
keywords = ["http", "date", "time", "simple", "timestamp"]
readme = "README.md"
edition = "2018"
[dev-dependencies]
criterion = "0.3.5"
[[bench]]
name = "benchmarks"
harness = false