Mention 0.7 README
This commit is contained in:
parent
006da59285
commit
f229553158
|
|
@ -4,6 +4,12 @@
|
||||||
|
|
||||||
[Documentation](https://sfackler.github.io/rust-openssl/doc/v0.8.3/openssl).
|
[Documentation](https://sfackler.github.io/rust-openssl/doc/v0.8.3/openssl).
|
||||||
|
|
||||||
|
## Warning
|
||||||
|
|
||||||
|
This README does not correspond to rust-openssl 0.7.x. See
|
||||||
|
[here](https://github.com/sfackler/rust-openssl/blob/b8fb29db5c246175a096260eacca38180cd77dd0/README.md)
|
||||||
|
for that README.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
rust-openssl depends on the OpenSSL runtime libraries version 1.0.1 or above.
|
rust-openssl depends on the OpenSSL runtime libraries version 1.0.1 or above.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue