Skip to content

Commit 8f10a45

Browse files
committed
Merge pull request #357 from Razican/libc
Upgraded libc to 0.2 branch
2 parents 89d1a51 + 389d82d commit 8f10a45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ with-bench = []
2020
gcc = "^0.3"
2121

2222
[dependencies]
23-
libc = "^0.1"
23+
libc = "^0.2"
2424
time = "^0.1"
2525
rand = "^0.3"
2626
rustc-serialize = "^0.3"
27-

0 commit comments

Comments
 (0)