mirror of
https://github.com/dndx/phantun.git
synced 2025-04-03 18:49:29 +08:00
chore(deps): update pnet requirement from 0.34 to 0.35
Updates the requirements on [pnet](https://github.com/libpnet/libpnet) to permit the latest version. - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: pnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
90b93370ce
commit
9473675709
@ -16,7 +16,7 @@ benchmark = []
|
||||
|
||||
[dependencies]
|
||||
bytes = "1"
|
||||
pnet = "0.34"
|
||||
pnet = "0.35"
|
||||
tokio = { version = "1.14", features = ["full"] }
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
log = "0.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user