diff --git a/Cargo.toml b/Cargo.toml index 39988bd..a32362d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,6 @@ [workspace] members = ["ctru-rs", "ctru-sys"] -[patch.'https://github.com/Meziu/libc'] -libc = "0.2.121" - [patch.'https://github.com/Meziu/ctru-rs'] # Make sure all dependencies use the local ctru-sys package -ctru-sys = { path = "ctru-sys" } \ No newline at end of file +ctru-sys = { path = "ctru-sys" }