Note openssl-sys support

Closes #1169
This commit is contained in:
Steven Fackler 2019-10-09 21:01:48 -04:00 committed by GitHub
parent 815aab772b
commit a87636f452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ OpenSSL bindings for the Rust programming language.
## Release Support
The current supported release is 0.10.
The current supported release of `openssl` is 0.10 and `openssl-sys` is 0.9.
New major versions will be published at most once per year. After a new
release, the previous major version will be partially supported with bug