mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-03 09:35:41 +00:00
utils: move to a mod
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::dns::utils::NameServerAddr;
|
||||
use crate::dns::utils::addr::NameServerAddr;
|
||||
use hickory_proto::rr::LowerName;
|
||||
use hickory_proto::xfer::Protocol;
|
||||
use std::net::{Ipv4Addr, SocketAddr, SocketAddrV4};
|
||||
|
||||
Reference in New Issue
Block a user