Rust wrapper for libctru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
152 B

8 years ago
[dependencies.collections]
[dependencies.ctr-libc]
path = "ctr-libc"
default-features = false
stage = 0
[dependencies.std]
path = "ctr-std"
stage = 1