aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/Cargo.toml
diff options
context:
space:
mode:
authorpanicbit <[email protected]>2017-07-09 20:03:00 +0200
committerpanicbit <[email protected]>2017-07-10 00:01:48 +0200
commit72df21a4b352c0288c1999e0d8e8ef7c12c4de02 (patch)
treeceaa59f078b782ab8c69b420485219ab537465cf /ctr-std/Cargo.toml
parentUpdate target json (diff)
downloadarchived-ctru-rs-72df21a4b352c0288c1999e0d8e8ef7c12c4de02.tar.xz
archived-ctru-rs-72df21a4b352c0288c1999e0d8e8ef7c12c4de02.zip
ctr-std: Use liballoc from rust-src
Diffstat (limited to 'ctr-std/Cargo.toml')
-rw-r--r--ctr-std/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ctr-std/Cargo.toml b/ctr-std/Cargo.toml
index b7f6da1..4f09726 100644
--- a/ctr-std/Cargo.toml
+++ b/ctr-std/Cargo.toml
@@ -11,6 +11,3 @@ path = "../ctr-libc"
[dependencies.ctru-sys]
path = "../ctru-sys"
-
-[dependencies.alloc_system]
-version = "0.1.1"