keclc-httpauth 0.1.0

HttpAuth support for Kayrx web.
Documentation
[dependencies.base64]
version = "0.11"

[dependencies.bytes]
version = "0.5"

[dependencies.futures]
version = "0.3"

[dependencies.kayrx]
version = "0.7"
[dev-dependencies.kayrx]
version = "0.7"

[package]
authors = ["svartalf <self@svartalf.info>", "Yuki Okushi <huyuumi.dev@gmail.com>", "krircc <krircc@aliyun.com>"]
categories = ["asynchronous", "web-programming::http-server"]
description = "HttpAuth support for Kayrx web."
documentation = "https://docs.rs/keclc-httpauth/"
edition = "2018"
keywords = ["kayrx", "http", "async", "futures"]
license = "Apache-2.0"
name = "keclc-httpauth"
readme = "README.md"
repository = "https://github.com/kayrx/keclc"
version = "0.1.0"