Replace lazy_static #215
Labels
A-deps
Area: dependency updates
C-refactor
Category: refactor of existing code
E-easy
Call for participation. This issue should be easy to fix
good first issue
Issues that are a good fit for first-time contributors
P-low
Low priority
The lazy_static crate is deprecated and should be replaced with std::sync::OnceLock.
The text was updated successfully, but these errors were encountered: