diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,8 @@ name = "sloth" version = "0.1.0" dependencies = [ "itertools", + "sloth_bytecode", + "sloth_vm", "thiserror", ] |
