http_reader 0.2.2

HttpReader with cache can be used for ZipArchive, sevenz-rust and etc.
Documentation
[dependencies.lru-cache]
version = ">=0.1.0"

[dependencies.reqwest]
features = ["blocking"]
version = ">=0.1.0"

[lib]
name = "http_reader"
path = "src/lib.rs"

[package]
authors = ["funh2029 <funh2029@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "HttpReader with cache can be used for ZipArchive, sevenz-rust and etc."
edition = "2021"
keywords = ["reader", "zip", "7z", "range", "http"]
license = "LGPL-3.0"
name = "http_reader"
readme = "README.md"
repository = "https://github.com/rust-org/lib-http-reader"
version = "0.2.2"