Skip to content

Commit 23e6dba

Browse files
committed
Upgrade to hyper-tls 0.5
1 parent 9486721 commit 23e6dba

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ url = "2.1"
9090
claim = "0.4.0"
9191
conduit-test = "0.9.0-alpha.3"
9292
diesel_migrations = { version = "1.3.0", features = ["postgres"] }
93-
hyper-tls = { git = "https://github.com/teozkr/hyper-tls", branch = "chore/tokio-1.0"} # "0.5"
93+
hyper-tls = "0.5"
9494
lazy_static = "1.0"
9595
tokio = "1"
9696
tower-service = "0.3.0"

0 commit comments

Comments
 (0)