Not releasing 1.0 yet

This commit is contained in:
Alex Crichton
2015-10-29 22:12:21 -07:00
parent 65601c59e6
commit cf18a601c5
+1 -1
View File
@@ -15,7 +15,7 @@ First, add the following to your `Cargo.toml`:
```toml
[dependencies]
libc = "1.0"
libc = "0.1"
```
Next, add this to your crate root: