aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys
diff options
context:
space:
mode:
authorAndy Gauge <[email protected]>2017-10-24 16:44:21 -0700
committerAndy Gauge <[email protected]>2017-10-24 16:44:21 -0700
commitcda2662cbccd935441f24fb205f1dc439d7ab79b (patch)
treef60d8111dee08cc4e571427b3741c8f0bbaead56 /openssl-sys
parentUpdate documentation for EC module (diff)
parentMerge branch 'master' of https://github.com/sfackler/rust-openssl (diff)
downloadrust-openssl-cda2662cbccd935441f24fb205f1dc439d7ab79b.tar.xz
rust-openssl-cda2662cbccd935441f24fb205f1dc439d7ab79b.zip
Merge branch 'master' into doc-ec
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"