We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
std::io::Error::other(_)
1 parent 864bcb2 commit 914f690Copy full SHA for 914f690
Cargo.toml
@@ -7,6 +7,7 @@ description = "A library for streaming reading of files over HTTP using range re
7
license = "MIT"
8
repository = "https://github.com/prefix-dev/async_http_range_reader"
9
exclude = ["test-data/*"]
10
+rust-version = "1.74"
11
12
[dependencies]
13
futures = "0.3.28"
0 commit comments