aboutsummaryrefslogtreecommitdiff
path: root/examples/Xargo.toml
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-12-01 22:18:30 -0700
committerFenrirWolf <[email protected]>2017-12-01 22:33:03 -0700
commit681dfb425e3b2bb26224047aaacf6356d31fe6c4 (patch)
treead12b2bcc6c4598abe8934c595f2b9e594c95fa7 /examples/Xargo.toml
parentBetter workaround for the `feature(rustc_private)]` issue (diff)
downloadctru-rs-681dfb425e3b2bb26224047aaacf6356d31fe6c4.tar.xz
ctru-rs-681dfb425e3b2bb26224047aaacf6356d31fe6c4.zip
Update CI for Rust nightly-2017-12-01 + other fixes
Diffstat (limited to 'examples/Xargo.toml')
-rw-r--r--examples/Xargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/Xargo.toml b/examples/Xargo.toml
index a91284d..5ef83cf 100644
--- a/examples/Xargo.toml
+++ b/examples/Xargo.toml
@@ -1,5 +1,4 @@
-[dependencies.collections]
-[dependencies.rand]
+[dependencies.alloc]
[dependencies.panic_abort]
[dependencies.panic_unwind]