bump openssl to v0.6

This commit is contained in:
Wahaha 2015-04-07 17:09:59 +08:00
parent c848a9a87d
commit 65864e4710

View File

@ -25,7 +25,7 @@ phf_codegen = "0.7"
[dependencies]
phf = "0.7"
openssl = "0.5"
openssl = "0.6"
log = "0.3"
rustc-serialize = "0.3"
byteorder = "0.3"