From fd835b4ce895d83940cca0107fd03c7b035506ac Mon Sep 17 00:00:00 2001 From: Mica White Date: Mon, 11 May 2026 22:49:50 -0400 Subject: Use proc macros to expand the number of traits --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 565a11b..2c34d0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2024" members = ["varihappy-macros"] [dependencies] +varihappy-macros = { path = "varihappy-macros" } -- cgit v1.2.3