fix(url): normalize trailing slash on bare domain URLs
URLs like "https://example.com" and "https://example.com/" were being
saved as separate items. Now both Rust and Swift normalize bare authority
URLs to always include a trailing slash. Lookups check both forms to
match legacy data, and updates normalize the stored URL.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.