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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/texm/Cargo.toml b/crates/texm/Cargo.toml
index 7085293..216bb44 100644
--- a/crates/texm/Cargo.toml
+++ b/crates/texm/Cargo.toml
@@ -3,5 +3,5 @@ name = "texm"
version = "0.1.0"
edition = "2021"
-[dependencies]
+[dev-dependencies]
nres = { path = "../nres" }