Skip to content

Commit a391be8

Browse files
Update Rust crate hyper to v1
1 parent 4f8a364 commit a391be8

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

0 commit comments

Comments
 (0)