about summary refs log tree commit diff stats
path: root/usr/src/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/Cargo.toml')
-rw-r--r--usr/src/Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr/src/Cargo.toml b/usr/src/Cargo.toml
deleted file mode 100644
index e05b531..0000000
--- a/usr/src/Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[workspace]
-
-members = [
-    # userspace commands
-    "mei/true",
-    "mei/pwd",
-    "mei/yes",
-    "mei/echo",
-    # system
-    "kei",
-]