Skip to content

Commit d92f9d8

Browse files
committed
Merge pull request rust-postgres#99 from s-panferov/feature/update-openssl
Update openssl version
2 parents 3c2d8f9 + 84c82ce commit d92f9d8

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)