diff options
| author | Steven Fackler <[email protected]> | 2016-08-18 12:59:22 -0700 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2016-08-18 12:59:22 -0700 |
| commit | 4718a88e0437ca138854a7128fb29d1c3831d34e (patch) | |
| tree | 13fb6b56c9db24b1375d3b633fb4e5d584585688 /README.md | |
| parent | Fix SslContext::add_extra_chain_cert (diff) | |
| download | rust-openssl-4718a88e0437ca138854a7128fb29d1c3831d34e.tar.xz rust-openssl-4718a88e0437ca138854a7128fb29d1c3831d34e.zip | |
Release openssl-sys v0.7.17, openssl v0.8.2
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://travis-ci.org/sfackler/rust-openssl) -[Documentation](https://sfackler.github.io/rust-openssl/doc/v0.8.1/openssl). +[Documentation](https://sfackler.github.io/rust-openssl/doc/v0.8.2/openssl). ## Building |