summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee0fe6abc0..2b16a53ba4 100644
--- a/README.md
+++ b/README.md
@@ -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: