aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/Cargo.toml
diff options
context:
space:
mode:
authorChris Cole <[email protected]>2015-01-02 15:43:02 -0500
committerChris Cole <[email protected]>2015-01-02 15:43:02 -0500
commit077846fdb15d3495cdc053e8ba728b31e0f2635b (patch)
tree222e48dd6a8376cb4a5ef2e3d44a38a5f90d47f6 /openssl-sys/Cargo.toml
parentAdded Copy impl. (diff)
parentMerge pull request #134 from DiamondLovesYou/master (diff)
downloadrust-openssl-077846fdb15d3495cdc053e8ba728b31e0f2635b.tar.xz
rust-openssl-077846fdb15d3495cdc053e8ba728b31e0f2635b.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'openssl-sys/Cargo.toml')
-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 b9695f49..24912cbc 100644
--- a/openssl-sys/Cargo.toml
+++ b/openssl-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "openssl-sys"
-version = "0.2.8"
+version = "0.2.10"
authors = ["Alex Crichton <[email protected]>",
"Steven Fackler <[email protected]>"]
license = "MIT"