aboutsummaryrefslogtreecommitdiff
path: root/crates/sloth_asm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/sloth_asm/Cargo.toml')
-rw-r--r--crates/sloth_asm/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/crates/sloth_asm/Cargo.toml b/crates/sloth_asm/Cargo.toml
deleted file mode 100644
index b3ae934..0000000
--- a/crates/sloth_asm/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "sloth_asm"
-
-license.workspace = true
-version.workspace = true
-edition.workspace = true
-
-[dependencies]