mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 14:48:22 +00:00
Merge pull request #59 from ivre/dependabot/cargo/pcap-0.10.0
Update pcap requirement from 0.9.1 to 0.10.0
This commit is contained in:
commit
754232de9d
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ itertools = "0.10.3"
|
|||
lazy_static = "1.4.0"
|
||||
log = "0.4.11"
|
||||
netdevice = "0.1.1"
|
||||
pcap = "0.9.1"
|
||||
pcap = "0.10.0"
|
||||
pcap-file = "1.1.1"
|
||||
pnet = "0.29.0"
|
||||
rand = "0.8.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue