From be4294a5c60d24643ba712db4b6b4c9b2586179c Mon Sep 17 00:00:00 2001 From: Cody Date: Wed, 12 Apr 2023 07:39:50 -0500 Subject: END THIS PAIN AND SUFFERING --- crates/sloth_bytecode/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'crates/sloth_bytecode/Cargo.toml') 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" -- cgit v1.2.3