mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-03 17:45:44 +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