mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +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>