[dependencies]
[features]
[package]
authors = ["pinkforest"]
categories = ["network-programming", "web-programming::http-server"]
description = "Yet Another Web Server HTTP/1 spec"
documentation = "https://docs.rs/yaws"
edition = "2021"
homepage = "https://github/yaws-rs/yaws"
keywords = ["http"]
license = "Apache-2.0/MIT"
name = "yaws-spec-h2"
readme = "README.md"
repository = "https://github/yaws-rs/yaws"
resolver = "1"
rust-version = "1.60.0"
version = "0.0.0-202301.Jan.15"
[package.metadata.docs.rs]
features = []
rustdoc-args = ["--cfg", "docsrs"]