diff options
| author | Steven Fackler <[email protected]> | 2016-01-22 15:57:21 -0800 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2016-01-22 15:57:21 -0800 |
| commit | 2ece5b10390661085ef397426c3f10ce2f6ed8fc (patch) | |
| tree | 7b480e4ddd427ee67cc912452c78fb087808eace /README.md | |
| parent | Fix connect and accept error reporting (diff) | |
| download | rust-openssl-2ece5b10390661085ef397426c3f10ce2f6ed8fc.tar.xz rust-openssl-2ece5b10390661085ef397426c3f10ce2f6ed8fc.zip | |
Release v0.7.5
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.7.4/openssl). +[Documentation](https://sfackler.github.io/rust-openssl/doc/v0.7.5/openssl). ## Building |