mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
0a2e90ab65
This makes the config type more convenient to work with: it was previously carrying a serde_json::Value to force the contained types to be opaque, which doesn't make a lot of sense for an external interface.