diff options
Diffstat (limited to 'crates/sloth_bytecode/Cargo.toml')
| -rw-r--r-- | crates/sloth_bytecode/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/sloth_bytecode/Cargo.toml b/crates/sloth_bytecode/Cargo.toml index 76448ee..0de211f 100644 --- a/crates/sloth_bytecode/Cargo.toml +++ b/crates/sloth_bytecode/Cargo.toml @@ -6,6 +6,4 @@ version.workspace = true edition.workspace = true [dependencies] -sloth_bytecode_macros = { path = "./macros" } - byteorder = "1.4.3" |
