Skip to content

Commit 278d265

Browse files
committed
Switch to hyper-tls master
1 parent cc852e4 commit 278d265

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 3 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
@@ -88,7 +88,7 @@ handlebars = "2.0.1"
8888

8989
[dev-dependencies]
9090
conduit-test = "0.8"
91-
hyper-tls = { path = "../../hyperium/hyper-tls" }
91+
hyper-tls = { git = "https://github.com/hyperium/hyper-tls" }
9292
lazy_static = "1.0"
9393
diesel_migrations = { version = "1.3.0", features = ["postgres"] }
9494
tower-service = "0.3.0-alpha.1"

0 commit comments

Comments
 (0)