mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
3fd5a94a85
Url::to_string() adds a trailing slash on the base URL, so when we did the format!(), we were adding a double forward slash. Signed-off-by: Tristan Partin <tristan@neon.tech>