build(deps): bump pnet from 0.25.0 to 0.26.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 07:04:05 +00:00
parent 7660a104d9
commit dd0791d7c8
2 changed files with 17 additions and 17 deletions

View File

@@ -13,5 +13,5 @@ net_gen = { path = "../net_gen" }
[dev-dependencies]
lazy_static = "1.3.0"
pnet = "0.25.0"
pnet = "0.26.0"
serde_json = "1.0.52"