about summary refs log tree commit diff stats
path: root/usr/src/Cargo.toml
blob: e05b531d14c0a0d10a3f3ae3a2440b58a6a45a16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[workspace]

members = [
    # userspace commands
    "mei/true",
    "mei/pwd",
    "mei/yes",
    "mei/echo",
    # system
    "kei",
]