Skip to content

Commit 84c82ce

Browse files
committed
Update openssl version
1 parent 3c2d8f9 commit 84c82ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ path = "tests/test.rs"
2222
[dependencies]
2323
phf = "0.6"
2424
phf_macros = "0.6"
25-
openssl = "0.3.0"
25+
openssl = "0.4.0"
2626
time = "0.1.14"
2727
log = "0.2"
2828
rustc-serialize = "0.2"

0 commit comments

Comments
 (0)