diff options
| author | Mike Buland <mike@xagasoft.com> | 2026-07-07 15:10:21 -0700 |
|---|---|---|
| committer | Mike Buland <mike@xagasoft.com> | 2026-07-07 15:10:21 -0700 |
| commit | e1a688efb16f96a6dca3678c67ff38b7cabfa8c6 (patch) | |
| tree | 374fef101bd0bc9cd7623ae1167d784bf832c64c /crimtag/Cargo.toml | |
| parent | 1553b785cbc75bfc47066096b81d0066017a91ad (diff) | |
| download | crimtag-main.tar.gz crimtag-main.tar.bz2 crimtag-main.tar.xz crimtag-main.zip | |
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"} | ||
