mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
0495798591
There was a compilation error due to `std::ffi::c_char` being different type on different platforms. Clippy also complained due to a similar reason.