You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand, this is only used for mongodb+srv:// connection strings. I don't use it, and trust-dns-resolver takes significant time to compile, and is whopping 34k lines of code! https://lib.rs/crates/trust-dns-resolver.
So making it an optional dependency would be very appreciated. I can make a PR if you say my reasoning is correct.