http_header 0.6.1

A simple, dependency-less HTTP-header builder and parser
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "http_header"
version = "0.6.1"
authors = ["KizzyCode Software Labs./Keziah Biermann"]
description = "A simple, dependency-less HTTP-header builder and parser"
readme = "README.md"
keywords = ["HTTP", "HTTP-Header", "HTTP-Request", "HTTP-Response"]
categories = ["data-structures", "encoding", "network-programming", "parsing", "web-programming"]
license = "BSD-2-Clause OR MIT"
repository = "https://github.com/KizzyCode/http_header"
[profile.bench]
overflow-checks = true

[profile.release]
overflow-checks = true

[dependencies]
[badges.appveyor]
repository = "KizzyCode/http_header"

[badges.is-it-maintained-issue-resolution]
repository = "KizzyCode/http_header"

[badges.is-it-maintained-open-issues]
repository = "KizzyCode/http_header"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "KizzyCode/http_header"