File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# rust-openssl
22
3- [ ![ Build Status] ( https://travis-ci.org/sfackler/rust-openssl.svg?branch=master )] ( https://travis-ci.org/sfackler/rust-openssl )
3+ [ ![ CircleCI] ( https://circleci.com/gh/sfackler/rust-openssl.svg?style=shield )] ( https://circleci.com/gh/sfackler/rust-openssl ) [ ![ Build Status] ( https://travis-ci.org/sfackler/rust-openssl.svg?branch=master )] ( https://travis-ci.org/sfackler/rust-openssl ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/d1knobws948pyynk/branch/master?svg=true )] ( https://ci.appveyor.com/project/sfackler/rust-openssl/branch/master )
4+
45
56[ Documentation] ( https://docs.rs/openssl ) .
67
2223On Linux, you can typically install OpenSSL via your package manager. The
2324headers are sometimes provided in a separate package than the runtime libraries
2425- look for something like ` openssl-devel ` or ` libssl-dev ` . You will also need the
25- regular development utilities, like ` pkg-config ` , as the custom build script relies
26+ regular development utilities, like ` pkg-config ` , as the custom build script relies
2627on them.
2728
2829``` bash
You can’t perform that action at this time.
0 commit comments