Replace lazy_static! with OnceCell. It's now part of std lib: https://github.com/rust-lang/rfcs/pull/2788