fix some unused_crate_dependencies lint warns
Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
@@ -37,6 +37,8 @@ pub(crate) use service::{Args, Service};
|
||||
|
||||
pub(crate) type SelfServices = std::sync::Arc<OnceServices>;
|
||||
|
||||
use log as _;
|
||||
|
||||
pub use crate::services::Services;
|
||||
|
||||
tuwunel_core::mod_ctor! {}
|
||||
|
||||
Reference in New Issue
Block a user