Files
third_party_rust_httpdate/Cargo.toml
T
2021-03-29 21:03:42 +02:00

12 lines
391 B
TOML

[package]
name = "httpdate"
version = "1.0.0-alpha"
authors = ["Pyfisch <pyfisch@gmail.com>"]
license = "MIT/Apache-2.0"
description = "HTTP date parsing and formatting"
keywords = ["http", "date", "time", "simple", "timestamp"]
readme = "README.md"
documentation = "https://pyfisch.github.io/httpdate/httpdate/index.html"
repository = "https://github.com/pyfisch/httpdate"
edition = "2018"