Skip to content

Commit a9bd685

Browse files
authoredFeb 22, 2024
Update Rust crate hyper to v1
1 parent 23fb1dd commit a9bd685

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
@@ -51,7 +51,7 @@ futures-core = "0.3"
5151
hex = "0.4"
5252
http = "0.2.11"
5353
httptest = "0.15.5"
54-
hyper = { version = "0.14", features = [ "full" ] }
54+
hyper = { version = "1.2", features = [ "full" ] }
5555
hyper-staticfile = "0.9"
5656
indicatif = { version = "0.17.8", features = ["rayon"] }
5757
itertools = "0.12.1"

0 commit comments

Comments
 (0)