cargo fmt
This commit is contained in:
@@ -16,7 +16,10 @@ use gethostname::gethostname;
|
|||||||
use lanspread_compat::eti;
|
use lanspread_compat::eti;
|
||||||
use lanspread_db::db::{Game, GameDB};
|
use lanspread_db::db::{Game, GameDB};
|
||||||
use lanspread_mdns::{
|
use lanspread_mdns::{
|
||||||
DaemonEvent, LANSPREAD_INSTANCE_NAME, LANSPREAD_SERVICE_TYPE, MdnsAdvertiser,
|
DaemonEvent,
|
||||||
|
LANSPREAD_INSTANCE_NAME,
|
||||||
|
LANSPREAD_SERVICE_TYPE,
|
||||||
|
MdnsAdvertiser,
|
||||||
};
|
};
|
||||||
use tracing_subscriber::EnvFilter;
|
use tracing_subscriber::EnvFilter;
|
||||||
use uuid::Uuid;
|
use uuid::Uuid;
|
||||||
|
Reference in New Issue
Block a user