Skip to content

Commit 389d82d

Browse files
committed
Upgraded libc to 0.2 branch
1 parent 89d1a51 commit 389d82d

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)