Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn committed Feb 16, 2025
1 parent 06bb904 commit 249c874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clash_lib/src/app/dns/resolver/system_static_crt.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use std::sync::atomic::AtomicBool;

use async_trait::async_trait;
use hickory_resolver::TokioResolver;
use rand::seq::IteratorRandom;

use crate::app::dns::{ClashResolver, ResolverKind};
Expand Down

0 comments on commit 249c874

Please sign in to comment.