diff options
Diffstat (limited to 'crates/sloth_asm')
| -rw-r--r-- | crates/sloth_asm/Cargo.toml | 8 | ||||
| -rw-r--r-- | crates/sloth_asm/src/lib.rs | 1 |
2 files changed, 0 insertions, 9 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] diff --git a/crates/sloth_asm/src/lib.rs b/crates/sloth_asm/src/lib.rs deleted file mode 100644 index 8b13789..0000000 --- a/crates/sloth_asm/src/lib.rs +++ /dev/null @@ -1 +0,0 @@ - |
