Files
third_party_rust_httpdate/Cargo.toml
T
2017-09-06 15:42:30 +02:00

14 lines
394 B
TOML

[package]
name = "httpdate"
version = "0.3.0"
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"
[features]
unstable = []