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