build(deps): bump pnet from 0.22.0 to 0.23.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-06 07:27:28 +00:00
parent d8c3912a18
commit 091c9d9f93
2 changed files with 33 additions and 33 deletions

View File

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