Skip to content

Commit 7d7c37a

Browse files
Update Rust crate hyper to v1
1 parent 8da7be7 commit 7d7c37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ hex = "0.4"
5353
http = "0.2.12"
5454
httptest = "0.15.5"
5555
human_bytes = "0.4.3"
56-
hyper = { version = "0.14", features = [ "full" ] }
56+
hyper = { version = "1.0", features = [ "full" ] }
5757
hyper-staticfile = "0.9"
5858
indicatif = { version = "0.17.8", features = ["rayon"] }
5959
itertools = "0.12.1"

0 commit comments

Comments
 (0)