Update README.md

This commit is contained in:
Cody Schafer
2014-12-01 16:37:00 -05:00
parent e9f3b668e4
commit aa4a35c1ca
+1 -1
View File
@@ -25,7 +25,7 @@ This openembedded layer provides the rust compiler, tools for building packages
```
| src/lib.rs:12:1: 12:35 error: can't find crate for `ffi`
| src/lib.rs:12 extern crate "openssl-sys" as ffi;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Where a "-sys" crate (or other crate) is not found. These are typically caused