Skip to content

Commit 90fdc2f

Browse files
committed
Start the next dev cycle
1 parent d4addd5 commit 90fdc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = [
1616
]
1717

1818
[dependencies]
19-
libc = "0.2.47"
19+
libc = { git = "https://github.com/rust-lang/libc" }
2020
bitflags = "1.0"
2121
cfg-if = "0.1.0"
2222
void = "1.0.2"

0 commit comments

Comments
 (0)