[package] name = "faf-http-date" version = "0.1.0" authors = ["James Bates "] edition = "2018" license = "MIT/Apache-2.0" description = "FAST date generation for HTTP Date header (no_std)" keywords = ["fast", "efficient", "http", "date", "no-std"] categories = [ "no-std", "date-and-time", "embedded", "encoding", "web-programming", ] repository = "https://github.com/errantmind/faf-http-date" homepage = "https://github.com/errantmind/faf-http-date" readme = "README.md"