Fix the versioning of libc

pull/167/head
chansuke 6 years ago
parent b7f0aba2f8
commit 3b7b9b2417

@ -16,7 +16,7 @@ examples yourself, youll need to add `libc` to your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]
libc = "0.2.0" libc = "0.2"
``` ```
[libc]: https://crates.io/crates/libc [libc]: https://crates.io/crates/libc

Loading…
Cancel
Save