We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecade73 commit bd2e146Copy full SHA for bd2e146
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