Skip to content

Commit 537120d

Browse files
committed
Bump minimum openssl version
1 parent 84a3b97 commit 537120d

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
@@ -25,7 +25,7 @@ default = ["uuid"]
2525
[dependencies]
2626
phf = "0.5"
2727
phf_mac = "0.5"
28-
openssl = "0.2.1"
28+
openssl = "0.2.16"
2929
time = "0.1"
3030
log = "0.1"
3131
rustc-serialize = "0.2"

0 commit comments

Comments
 (0)