Skip to content

Commit

Permalink
compile error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
momoshell committed Dec 1, 2023
1 parent 2d93760 commit fb385c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/p2p/analyzer.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use anyhow::Result;
use color_eyre::Result;
use pcap::{Active, Capture, ConnectionStatus, Device};
use std::{
sync::{
Expand Down

0 comments on commit fb385c2

Please sign in to comment.