Skip to content

Commit c44a9ec

Browse files
Update Rust crate hyper to v1
1 parent b04c13c commit c44a9ec

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
@@ -54,7 +54,7 @@ http = "0.2.12"
5454
httptest = "0.15.5"
5555
human_bytes = "0.4.3"
5656
humantime = "2.1.0"
57-
hyper = { version = "0.14", features = [ "full" ] }
57+
hyper = { version = "1.0", features = [ "full" ] }
5858
hyper-staticfile = "0.9"
5959
indicatif = { version = "0.17.8", features = ["rayon"] }
6060
itertools = "0.12.1"

0 commit comments

Comments
 (0)