aboutsummaryrefslogtreecommitdiff
path: root/crates/texm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/texm/Cargo.toml')
-rw-r--r--crates/texm/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/crates/texm/Cargo.toml b/crates/texm/Cargo.toml
deleted file mode 100644
index f9c49b6..0000000
--- a/crates/texm/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "texm"
-version = "0.1.0"
-edition = "2021"
-
-[dev-dependencies]
-common = { path = "../common" }
-nres = { path = "../nres" }
-proptest = "1"