diff options
| author | Steven Fackler <[email protected]> | 2017-12-12 09:14:22 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-12-12 09:14:22 -0500 |
| commit | 5465f0bb4a07db3fff17e3d601532b59c3ff30c8 (patch) | |
| tree | ea55b782213b3e168767737166444faef1bd4247 | |
| parent | Fix link (diff) | |
| parent | Add crates.io badge (diff) | |
| download | rust-openssl-5465f0bb4a07db3fff17e3d601532b59c3ff30c8.tar.xz rust-openssl-5465f0bb4a07db3fff17e3d601532b59c3ff30c8.zip | |
Merge pull request #793 from bjgill/patch-1
Add crates.io badge
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # rust-openssl -[](https://circleci.com/gh/sfackler/rust-openssl) [](https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master) +[](https://circleci.com/gh/sfackler/rust-openssl) [](https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master) [](https://crates.io/crates/openssl) [Documentation](https://docs.rs/openssl). |