Remove libc patch
This commit is contained in:
@@ -15,7 +15,6 @@ members = [
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
libc = { git = "https://gitlab.redox-os.org/redox-os/liblibc.git", branch = "redox-unix" }
|
||||
mio = { git = "https://gitlab.redox-os.org/redox-os/mio" }
|
||||
net2 = { git = "https://gitlab.redox-os.org/redox-os/net2-rs.git", branch = "redox-unix" }
|
||||
pbr = { git = "https://gitlab.redox-os.org/redox-os/pb.git", branch = "redox-unix" }
|
||||
|
||||
Reference in New Issue
Block a user