move common::dns to utils::dns

move dns

move
This commit is contained in:
Luna Yao
2026-04-18 23:14:25 +02:00
parent c71ab7543f
commit 5a516a195c
9 changed files with 12 additions and 16 deletions
-1
View File
@@ -15,7 +15,6 @@ pub mod compressor;
pub mod config;
pub mod constants;
pub mod defer;
pub mod dns;
pub mod env_parser;
pub mod error;
pub mod global_ctx;