diff --git a/ctr-std/Cargo.toml b/ctr-std/Cargo.toml index ebb6124..1a883f5 100644 --- a/ctr-std/Cargo.toml +++ b/ctr-std/Cargo.toml @@ -7,8 +7,7 @@ license = "MIT/Apache 2.0" git = "https://github.com/rust-lang-nursery/compiler-builtins" [dependencies.alloc_system] -git = "https://github.com/FenrirWolf/alloc_system3ds/" -branch = "new-allocator" +git = "https://github.com/rust3ds/alloc_system3ds" [dependencies.libc] version = "0.2"