Update Cargo.tomls to libc ~0.2

This commit is contained in:
Michał Krasnoborski
2015-12-01 06:18:44 +00:00
parent 30ce399e91
commit 8e31a64dde
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ load_extension = []
pkg-config = "~0.3"
[dependencies]
libc = "~0.1"
libc = "~0.2"