Skip to content

Commit 2846dca

Browse files
committed
Switch to syscalls branch
1 parent f830e00 commit 2846dca

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
@@ -15,7 +15,7 @@ exclude = [
1515
]
1616

1717
[dependencies]
18-
libc = { git = "https://github.com/rust-lang/libc" }
18+
libc = { git = "https://github.com/susurrus/libc", branch = "syscalls" }
1919
bitflags = "0.9"
2020
cfg-if = "0.1.0"
2121
void = "1.0.2"

0 commit comments

Comments
 (0)