Remove replacement for libc
This commit is contained in:
parent
0be014cf2d
commit
9fffdb275f
13 changed files with 5 additions and 30 deletions
|
@ -6,6 +6,3 @@ version = "0.1.0"
|
|||
event = { path = "../../crates/event/" }
|
||||
netutils = { path = "../../programs/netutils/" }
|
||||
redox_syscall = { path = "../../syscall/" }
|
||||
|
||||
[replace]
|
||||
"libc:0.2.17" = { git = "https://github.com/rust-lang/libc.git" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue