File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.9.85] - 2023-04-09
6
+
7
+ ### Added
8
+
9
+ * Added support for LibreSSL 3.7.x.
10
+
5
11
## [ v0.9.84] - 2023-04-01
6
12
7
13
### Added
@@ -418,7 +424,8 @@ Fixed builds against OpenSSL built with `no-cast`.
418
424
* Added ` X509_verify ` and ` X509_REQ_verify ` .
419
425
* Added ` EVP_MD_type ` and ` EVP_GROUP_get_curve_name ` .
420
426
421
- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.84..master
427
+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.85..master
428
+ [ v0.9.85 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.85...openssl-sys-v0.9.85
422
429
[ v0.9.84 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.83...openssl-sys-v0.9.84
423
430
[ v0.9.83 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.82...openssl-sys-v0.9.83
424
431
[ v0.9.82 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.81...openssl-sys-v0.9.82
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openssl-sys"
3
- version = " 0.9.84 "
3
+ version = " 0.9.85 "
4
4
authors = [
5
5
" Alex Crichton <[email protected] >" ,
6
6
" Steven Fackler <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments