Use alloc_system3ds again
@ -6,6 +6,10 @@ license = "MIT/Apache 2.0"
[dependencies.compiler_builtins]
git = "https://github.com/rust-lang-nursery/compiler-builtins"
[dependencies.alloc_system]
git = "https://github.com/FenrirWolf/alloc_system3ds/"
branch = "new-allocator"
[dependencies.libc]
version = "0.2"
default-features = false