mirror of
https://github.com/openharmony/third_party_rust_httpdate.git
synced 2026-07-01 03:15:42 -04:00
10 lines
239 B
TOML
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]
|