mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 14:38:29 +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>