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
Changed the dns resolving to use std::net::ToSocketAddrs (#264)
* Changed dns resolving library to to_socket_addrs and removed the usage of trust-dns
* Reverted automatic IDE spacing
* Ran cargo fmt on the code
* Made trust-dns a fallback dns resolver and reverted cargo toml and lock
* Reverted cargo.lock
* Ran cargo fmt
* Changed style of err checking
* Fixed errors
* Fixed merging errors
* Changed for CR
Co-authored-by: Bee <[email protected]>
0 commit comments