Skip to content

Commit eb27a71

Browse files
authored
Update Cargo.toml
1 parent 8c427bf commit eb27a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tcp = ["hyper/tcp"]
1515

1616
[dependencies]
1717
http = "0.2"
18-
hyper = { git = "https://github.com/benesch/hyper.git", branch = "connectors-no-proto", default-features = false, features = ["client"] }
18+
hyper = { version = "0.14.2", default-features = false, features = ["client"] }
1919
linked_hash_set = "0.1"
2020
once_cell = "1.0"
2121
openssl = "0.10.32"

0 commit comments

Comments
 (0)