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.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ctr-std/Xargo.toml b/ctr-std/Xargo.toml
new file mode 100644
index 0000000..dc3fd74
--- /dev/null
+++ b/ctr-std/Xargo.toml
@@ -0,0 +1,5 @@
+[dependencies.collections]
+
+[dependencies.ctr-libc]
+path = "../ctr-libc"
+stage = 1