Skip to content

Commit 1b98979

Browse files
bors[bot]asomers
andcommitted
Merge #1015
1015: Start the next dev cycle r=asomers a=asomers Co-authored-by: Alan Somers <[email protected]>
2 parents d4addd5 + 90fdc2f commit 1b98979

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)