aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/Xargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ctr-std/Xargo.toml')
-rw-r--r--ctr-std/Xargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ctr-std/Xargo.toml b/ctr-std/Xargo.toml
index dc3fd74..7d069ba 100644
--- a/ctr-std/Xargo.toml
+++ b/ctr-std/Xargo.toml
@@ -1,5 +1,7 @@
[dependencies.collections]
+[dependencies.rand]
+
[dependencies.ctr-libc]
path = "../ctr-libc"
stage = 1