Update pnet_packet requirement from 0.33.0 to 0.34.0
Updates the requirements on [pnet_packet](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.33.0...v0.34.0) --- updated-dependencies: - dependency-name: pnet_packet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45a482d973
commit
37996365e3
@ -33,7 +33,7 @@ serde_path_to_error = "0.1.13"
|
||||
thiserror = "1.0.43"
|
||||
tun-tap = "0.1.3"
|
||||
bimap = "0.6.3"
|
||||
pnet_packet = "0.33.0"
|
||||
pnet_packet = "0.34.0"
|
||||
rtnetlink = "0.13.0"
|
||||
futures = "0.3.28"
|
||||
prometheus = "0.13.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user