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:
dependabot[bot] 2022-05-13 00:45:14 +00:00 committed by GitHub
parent e38498a3cd
commit 088639109f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ log = "0.4.11"
netdevice = "0.1.1"
pcap = "0.9.1"
pcap-file = "1.1.1"
pnet = "0.29.0"
pnet = "0.30.0"
rand = "0.8.4"
siphasher = "0.3"
stderrlog = "0.5.0"