run cargo fix for rust 2024 changes and rustfmt
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
use std::{path::PathBuf, sync::Arc};
|
||||
|
||||
use conduwuit::{
|
||||
Error, Result,
|
||||
config::Config,
|
||||
info,
|
||||
log::Log,
|
||||
utils::{stream, sys},
|
||||
Error, Result,
|
||||
};
|
||||
use tokio::{runtime, sync::Mutex};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user