diff options
Diffstat (limited to 'crates/tma/Cargo.toml')
| -rw-r--r-- | crates/tma/Cargo.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/crates/tma/Cargo.toml b/crates/tma/Cargo.toml deleted file mode 100644 index 99360c3..0000000 --- a/crates/tma/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "tma" -version = "0.1.0" -edition = "2021" - -[dependencies] -encoding_rs = "0.8" - -[dev-dependencies] -common = { path = "../common" } |
