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