[[bench]]
harness = false
name = "benchmarks"
[dev-dependencies.criterion]
version = "0.3.5"
[dev-dependencies.proptest]
version = "1.2.0"
[dev-dependencies.regex]
version = "1.9.3"
[package]
authors = ["Jayshua Nelson <me@jayshuanelson.com>"]
description = "Parsing and formatting for the HTTP Date: header"
edition = "2021"
keywords = ["http", "date", "time", "simple", "timestamp"]
license = "MIT/Apache-2.0"
name = "date_header"
readme = "README.md"
repository = "https://github.com/jayshua/date_header"
version = "1.0.4"