We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e371b commit af5fb83Copy full SHA for af5fb83
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "async_http_range_reader"
3
authors = ["Bas Zalmstra <[email protected]>"]
4
-version = "0.8.0"
+version = "0.8.1"
5
edition = "2021"
6
description = "A library for streaming reading of files over HTTP using range requests"
7
license = "MIT"
0 commit comments