mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Merge pull request #205 from gamedig/dependabot/cargo/crates/lib/pnet_packet-0.35
This commit is contained in:
commit
d51e54452f
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ phf = { version = "0.11", optional = true, features = ["macros"] }
|
||||||
clap = { version = "4.5.4", optional = true, features = ["derive"] }
|
clap = { version = "4.5.4", optional = true, features = ["derive"] }
|
||||||
|
|
||||||
pcap-file = { version = "2.0", optional = true }
|
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 }
|
lazy_static = { version = "1.4", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue