diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index bb63fd3..695f829 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,5 @@ members = [ "usr/src/mei/yes", "usr/src/mei/echo", "usr/src/mei/printf", + "usr/src/mei/false", ] |