mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-03 19:42:55 +00:00
- Replacing all the occurrences of lazy-static with `once-cell::sync::Lazy` - fixes #1147 Signed-off-by: Ankur Srivastava <best.ankur@gmail.com>