mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-17 05:18:11 -07:00
more unrelated clippy changes
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ async fn pcapify(qmdl_path: &PathBuf) {
|
||||
.expect("failed to write");
|
||||
}
|
||||
}
|
||||
info!("wrote pcap to {:?}", &pcap_path);
|
||||
info!("wrote pcap to {:?}", pcap_path);
|
||||
}
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
Reference in New Issue
Block a user