From e1a688efb16f96a6dca3678c67ff38b7cabfa8c6 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 7 Jul 2026 15:10:21 -0700 Subject: More augments and setup for use from other crates. --- crimtag/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crimtag/Cargo.toml') 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" edition = "2024" [dependencies] +derive = {path="../derive"} -- cgit v1.2.3