diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ members = [ "crates/sloth", "crates/sloth_bytecode", + "crates/sloth_bytecode/macros", "crates/sloth_vm", ] |
