mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-03 04:57:37 +03:00
Export the dns module
This commit is contained in:
parent
06b91af009
commit
c66c13568a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
mod constants;
|
||||
mod dns;
|
||||
pub mod dns;
|
||||
mod errors;
|
||||
mod globals;
|
||||
#[cfg(feature = "tls")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue