diff options
Diffstat (limited to 'crimtag/Cargo.toml')
| -rw-r--r-- | crimtag/Cargo.toml | 1 |
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" | |||
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | 5 | ||
| 6 | [dependencies] | 6 | [dependencies] |
| 7 | derive = {path="../derive"} | ||
