de-cycle conduit_macros from conduit_core.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-24 03:55:01 +00:00
commit 7d487d53d8
5 changed files with 28 additions and 3 deletions

View file

@ -18,7 +18,6 @@ proc-macro = true
syn.workspace = true
quote.workspace = true
proc-macro2.workspace = true
conduit-core.workspace = true
[lints]
workspace = true