Files
third_party_rust_httpdate/Cargo.toml
T
2016-10-02 22:29:41 +02:00

10 lines
239 B
TOML

[package]
name = "httpdate"
version = "0.1.0"
authors = ["Pyfisch <pyfisch@gmail.com>"]
license = "MIT/Apache-2.0"
description = "HTTP date parsing and formatting"
keywords = ["http", "date", "time", "simple", "timestamp"]
[dependencies]