diff options
| author | Steven Fackler <[email protected]> | 2013-11-09 17:27:17 -0800 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2013-11-09 17:32:33 -0800 |
| commit | 2e168ab820384c543faaa4eabf4004dfc1670851 (patch) | |
| tree | aa2e7cb1a524977735ca4acc855889d7902c674b /.gitignore | |
| parent | Ssl errors may return a stack (diff) | |
| download | rust-openssl-2e168ab820384c543faaa4eabf4004dfc1670851.tar.xz rust-openssl-2e168ab820384c543faaa4eabf4004dfc1670851.zip | |
Update for latest master and fix segfault
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -/lib +/.rust/ |