Skip to content

Commit 5c53723

Browse files
committed
Update libc dep
1 parent 482c7f0 commit 5c53723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcrate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ctest = { path = ".." }
99
cc = "1.0"
1010

1111
[dependencies]
12-
libc = "0.1"
12+
libc = "0.2"
1313

1414
[lib]
1515
name = "testcrate"

0 commit comments

Comments
 (0)