Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Oct 16, 2023
1 parent 8da3556 commit 3babbab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clash_lib/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#[macro_use]
extern crate anyhow;

use crate::app::dispatcher::Dispatcher;
use crate::app::dns;
use crate::app::inbound::manager::InboundManager;
Expand Down

0 comments on commit 3babbab

Please sign in to comment.