mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 14:48:22 +00:00
Merge pull request #29 from ivre/dependabot/cargo/pnet-0.28.0
Update pnet requirement from 0.26.0 to 0.28.0
This commit is contained in:
commit
57bba9e700
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
pcap = "0.7.0"
|
||||
pcap-file = "1.1.1"
|
||||
pnet = "0.26.0"
|
||||
pnet = "0.28.0"
|
||||
clap = "2.33.3"
|
||||
log = "0.4.11"
|
||||
stderrlog = "0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue