[dependencies.unicase]
version = "2.8.1"
[lib]
doctest = false
name = "www_authenticate_parser"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming"]
description = "A WWW Authenticate Header Parser"
documentation = "https://docs.rs/www_authenticate_parser"
edition = "2021"
homepage = "https://github.com/sathyajithps/www_authenticate_parser"
keywords = ["www", "authenticate", "www_authenticate"]
license-file = "LICENSE"
name = "www_authenticate_parser"
readme = "Readme.md"
repository = "https://github.com/sathyajithps/www_authenticate_parser"
version = "1.0.0"