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