aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ctr-std/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
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"