aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys
diff options
context:
space:
mode:
authorAndy Gauge <[email protected]>2017-10-24 16:44:05 -0700
committerAndy Gauge <[email protected]>2017-10-24 16:44:05 -0700
commit05ad00532c5aa08362edc929477eccbf98c16b86 (patch)
treef579b5c1e81d0935bd030db7686fe5887e801294 /openssl-sys
parentMerge branch 'master' of https://github.com/sfackler/rust-openssl (diff)
parentMerge pull request #758 from bvinc/want_read_typo (diff)
downloadrust-openssl-05ad00532c5aa08362edc929477eccbf98c16b86.tar.xz
rust-openssl-05ad00532c5aa08362edc929477eccbf98c16b86.zip
Merge branch 'master' of https://github.com/sfackler/rust-openssl
Diffstat (limited to 'openssl-sys')
-rw-r--r--openssl-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml
index 790b5284..1b76b37c 100644
--- a/openssl-sys/Cargo.toml
+++ b/openssl-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "openssl-sys"
-version = "0.9.18"
+version = "0.9.20"
authors = ["Alex Crichton <[email protected]>",
"Steven Fackler <[email protected]>"]
license = "MIT"