Remove libc patch
... | ... | @@ -18,6 +18,3 @@ toml = "0.3" |
[dependencies.orbital-core] | ||
path = "orbital-core" | ||
[patch.crates-io] | ||
libc = { git = "https://github.com/rust-lang/libc.git" } |
Please register or sign in to comment
... | ... | @@ -18,6 +18,3 @@ toml = "0.3" |
[dependencies.orbital-core] | ||
path = "orbital-core" | ||
[patch.crates-io] | ||
libc = { git = "https://github.com/rust-lang/libc.git" } |