summaryrefslogtreecommitdiff
path: root/crimtag/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crimtag/Cargo.toml')
-rw-r--r--crimtag/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crimtag/Cargo.toml b/crimtag/Cargo.toml
index ee022ca..e48d065 100644
--- a/crimtag/Cargo.toml
+++ b/crimtag/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]
7derive = {path="../derive"}