aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/Xargo.toml
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-06-06 17:10:20 -0600
committerFenrir <[email protected]>2017-07-10 11:30:57 -0600
commita572fa0a5aca2c990ecc5a8a0aaf48df4b67c4f2 (patch)
tree21cd16fab40e0d8368f06f383d47e6741ea9c383 /ctr-std/Xargo.toml
parentHandle linking in ctru-rs build script (diff)
downloadarchived-ctru-rs-a572fa0a5aca2c990ecc5a8a0aaf48df4b67c4f2.tar.xz
archived-ctru-rs-a572fa0a5aca2c990ecc5a8a0aaf48df4b67c4f2.zip
Update libraries for ctru-sys changes
Diffstat (limited to 'ctr-std/Xargo.toml')
-rw-r--r--ctr-std/Xargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/ctr-std/Xargo.toml b/ctr-std/Xargo.toml
deleted file mode 100644
index 7d069ba..0000000
--- a/ctr-std/Xargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[dependencies.collections]
-
-[dependencies.rand]
-
-[dependencies.ctr-libc]
-path = "../ctr-libc"
-stage = 1