build: Bump pnet from 0.27.2 to 0.28.0

Bumps [pnet](https://github.com/libpnet/libpnet) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.27.2...v0.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 07:46:31 +00:00
committed by Sebastien Boeuf
parent 589f93da92
commit 4449b0d3c2
2 changed files with 63 additions and 171 deletions

View File

@@ -18,5 +18,5 @@ vmm-sys-util = ">=0.3.1"
[dev-dependencies]
lazy_static = "1.3.0"
pnet = "0.27.2"
pnet = "0.28.0"
serde_json = "1.0.64"