mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 14:48:22 +00:00
Update pnet requirement from 0.29.0 to 0.30.0
Updates the requirements on [pnet](https://github.com/libpnet/libpnet) to permit the latest version. - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.29.0...v0.29.0) --- updated-dependencies: - dependency-name: pnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e38498a3cd
commit
088639109f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ log = "0.4.11"
|
||||||
netdevice = "0.1.1"
|
netdevice = "0.1.1"
|
||||||
pcap = "0.9.1"
|
pcap = "0.9.1"
|
||||||
pcap-file = "1.1.1"
|
pcap-file = "1.1.1"
|
||||||
pnet = "0.29.0"
|
pnet = "0.30.0"
|
||||||
rand = "0.8.4"
|
rand = "0.8.4"
|
||||||
siphasher = "0.3"
|
siphasher = "0.3"
|
||||||
stderrlog = "0.5.0"
|
stderrlog = "0.5.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue