diff options
Diffstat (limited to 'ctr-std')
| -rw-r--r-- | ctr-std/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctr-std/Cargo.toml b/ctr-std/Cargo.toml index c4cbce4..be1717f 100644 --- a/ctr-std/Cargo.toml +++ b/ctr-std/Cargo.toml @@ -15,6 +15,7 @@ default-features = false [dependencies.ctru-sys] path = "../ctru-sys" +features = ["stdbuild"] [features] citra = [] |