build(deps): bump pnet from 0.23.0 to 0.25.0

Bumps [pnet](https://github.com/libpnet/libpnet) from 0.23.0 to 0.25.0.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-09 07:34:50 +00:00
parent 70d80cc064
commit 9d775a140f
2 changed files with 29 additions and 29 deletions

View File

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