RUST-1680: put trust-dns-resolver
under feature flag
#896
Labels
tracked-in-jira
Ticket filed in Mongo's Jira system
trust-dns-resolver
under feature flag
#896
As far as I understand, this is only used for
mongodb+srv://
connection strings. I don't use it, andtrust-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.
The text was updated successfully, but these errors were encountered: