aclysma/profiling

Compilation fails with procmacro feature off

cwfitzgerald opened this issue · 3 comments

On lib.rs:86 there's an unconditional import of the proc macro function that causes builds to fail with proc macros off.

Thanks! I'm going to leave the issue open until 1) new version is published 2) CI is testing this

Published as 0.1.10, CI should catch this if the regresses in the future. Thanks for reporting it!

Thanks for the quick publish!