Skip to content

Commit 0e72e5d

Browse files
committed
Release openssl-sys v0.9.52
1 parent b29c7ea commit 0e72e5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

openssl-sys/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## [v0.9.52] - 2019-10-19
6+
7+
### Added
8+
9+
* Added support for LibreSSL 3.0.x.
10+
511
## [v0.9.51] - 2019-10-02
612

713
### Added

openssl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssl-sys"
3-
version = "0.9.51"
3+
version = "0.9.52"
44
authors = ["Alex Crichton <[email protected]>",
55
"Steven Fackler <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)