We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8a364 commit a391be8Copy full SHA for a391be8
Cargo.toml
@@ -55,7 +55,7 @@ http = "0.2.12"
55
httptest = "0.15.5"
56
human_bytes = "0.4.3"
57
humantime = "2.1.0"
58
-hyper = { version = "0.14", features = [ "full" ] }
+hyper = { version = "1.0", features = [ "full" ] }
59
hyper-staticfile = "0.9.6"
60
indicatif = { version = "0.17.8", features = ["rayon"] }
61
itertools = "0.12.1"
0 commit comments