Hi, I've written httpdate
a small crate to parse and write HTTP header fields containing dates. It is widely used in the Rust ecosystem including by hyper
, sentry
and gotham
.
Since the crate has been very stable over the past years I want to finally release v1.0.
Please have a look at the v1.0.0-alpha release and the repository. I appreciate any feedback.