build(deps): bump pnet from 0.26.0 to 0.27.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-27 19:40:45 +00:00
parent d1a23d9085
commit 6bf9fe487b
2 changed files with 21 additions and 32 deletions

View File

@@ -17,5 +17,5 @@ vmm-sys-util = ">=0.3.1"
[dev-dependencies]
lazy_static = "1.3.0"
pnet = "0.26.0"
pnet = "0.27.2"
serde_json = "1.0.59"