Skip to content

Conversation

qsantos
Copy link

@qsantos qsantos commented Nov 1, 2024

While replacing lazy_static with std::sync::LazyLock, I realized that tracing-panic was still pulling it. This PR disables unneeded features from tracing and tracing-subscriber.

@MrKaplan-lw
Copy link

fwiw, PanicHookInfo was only recently stabilized in 1.81.0, so this won't work yet when compiling with older rust versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants