Skip to content

Commit 8f9f4c0

Browse files
Update Rust crate hyper to v1
1 parent 48ee32a commit 8f9f4c0

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
@@ -52,7 +52,7 @@ hex = "0.4"
5252
http = "0.2.12"
5353
httptest = "0.15.5"
5454
human_bytes = "0.4.3"
55-
hyper = { version = "0.14", features = [ "full" ] }
55+
hyper = { version = "1.2", features = [ "full" ] }
5656
hyper-staticfile = "0.9"
5757
indicatif = { version = "0.17.8", features = ["rayon"] }
5858
itertools = "0.12.1"

0 commit comments

Comments
 (0)