Skip to content

Commit

Permalink
Merge pull request #205 from gamedig/dependabot/cargo/crates/lib/pnet…
Browse files Browse the repository at this point in the history
…_packet-0.35
  • Loading branch information
cainthebest authored Jul 1, 2024
2 parents 79aeec8 + c18c6f2 commit d51e544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ phf = { version = "0.11", optional = true, features = ["macros"] }
clap = { version = "4.5.4", optional = true, features = ["derive"] }

pcap-file = { version = "2.0", optional = true }
pnet_packet = { version = "0.34", optional = true }
pnet_packet = { version = "0.35", optional = true }
lazy_static = { version = "1.4", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit d51e544

Please sign in to comment.