diff --git a/Cargo.toml b/Cargo.toml index 0b96275..5a56528 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter"] } # Packets -etherparse = "0.15" +etherparse = "0.20" pcap = "2" bytes = "1"