mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-08-08 05:29:47 +00:00
chore: move all config to a dedicated mod
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use std::fmt::Display;
|
||||
use crate::utils::DeterministicDigest;
|
||||
use std::fmt::Display;
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/dns.rs"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user