diff --git a/Cargo.toml b/Cargo.toml index 63a1ace..af22c84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [workspace] members = ["ctru-rs", "ctru-sys", "ctru-sys/bindgen-ctru-sys"] +default-members = ["ctru-rs", "ctru-sys"] [patch.'https://github.com/rust3ds/ctru-rs'] # Make sure all dependencies use the local ctru-sys package