Pin 'hyper-sync-rustls' version.

This commit is contained in:
Sergio Benitez 2018-01-13 10:05:30 -08:00
parent dfc6fa13e4
commit 0f9828d095
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ pear = "0.0.12"
pear_codegen = "0.0.12"
rustls = { version = "0.11.0", optional = true }
hyper = { version = "0.10.13", default-features = false }
hyper-sync-rustls = { version = "0.3.0-rc.1", features = ["server"], optional = true }
hyper-sync-rustls = { version = "=0.3.0-rc.1", features = ["server"], optional = true }
ordermap = "0.3"
isatty = "0.1"