commit 385d61eebcb1ded4c357031b114a68189e40a851
parent bbe67cc867e261487b94d043351d4d89793a0be9
Author: Marcel <mtrnord1@gmail.com>
Date: Tue, 7 Feb 2017 07:54:23 +0100
fix deps
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -46,3 +46,4 @@ tokio-core = "0.1.2"
[replace]
"openssl-sys:0.9.6" = { git = 'https://github.com/sfackler/rust-openssl' }
"openssl-sys:0.6.7" = { git = 'https://github.com/sfackler/rust-openssl' }
+"openssl-sys:0.7.17" = { git = 'https://github.com/sfackler/rust-openssl' }