cargo fmt + version bump
This commit is contained in:
+1
-4
@@ -1,9 +1,6 @@
|
||||
use std::net::IpAddr;
|
||||
|
||||
use axum::{
|
||||
http::header,
|
||||
response::IntoResponse,
|
||||
};
|
||||
use axum::{http::header, response::IntoResponse};
|
||||
use macaddr::MacAddr;
|
||||
|
||||
use crate::{arpparse::NUDState, route::DeviceQuery, utils::query::dev::has_dev};
|
||||
|
||||
Reference in New Issue
Block a user