blockless-hyper-file 0.1.2

This hyper static file crate.
Documentation
[dependencies.futures-util]
version = "0.3.28"

[dependencies.httpdate]
version = "1.0.2"

[dependencies.hyper]
version = "0.14.26"

[dependencies.percent-encoding]
version = "2.2.0"

[dependencies.tokio]
features = ["fs", "rt"]
version = "1.28.1"

[dev-dependencies.hyper]
features = ["http1", "server", "tcp"]
version = "0.14.26"

[dev-dependencies.tokio]
features = ["fs", "rt", "rt-multi-thread"]
version = "1.28.1"

[lib]
doctest = false

[package]
authors = ["Join.Gong<joinhack@gmail.com>", "Derek Anderson<derek@txlabs.org>"]
description = "This hyper static file crate."
edition = "2021"
license = "MIT/Apache-2.0"
name = "blockless-hyper-file"
readme = "README.md"
repository = "https://github.com/blocklessnetwork/blockless-hyper-file"
version = "0.1.2"