Skip to content

Commit bbdcaf7

Browse files
committed
Release openssl-sys v0.9.77
1 parent f0c6425 commit bbdcaf7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

openssl-sys/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [v0.9.77] - 2022-10-22
6+
7+
### Added
8+
9+
* Added support for LibreSSL 3.6.0
10+
* Added `assume_init`.
11+
512
## [v0.9.76] - 2022-09-26
613

714
### 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.76"
3+
version = "0.9.77"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"Steven Fackler <[email protected]>",

0 commit comments

Comments
 (0)