dndx / phantun

Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
Apache License 2.0
1.71k stars 138 forks source link

chore(deps): update pnet requirement from 0.31 to 0.33 #97

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pnet to permit the latest version.

Release notes

Sourced from pnet's releases.

v0.33.0

What's Changed

New Contributors

Full Changelog: https://github.com/libpnet/libpnet/compare/v0.32.0...v0.33.0

Commits
  • b206925 Release v0.33.0
  • 77305b2 Fix cargo doc warning
  • e3d6c11 Remove pnet dev dependency from pnet_datalink
  • 0ae7e8e Fix datalink pcap backend
  • 4e9993c Merge pull request #605 from libpnet/revert-599-blanket_impls
  • 60cab23 Revert "Add blanket impls of Packet for Box<T> and &T."
  • 9a3a0ba Merge pull request #599 from landhb/blanket_impls
  • c9d7c1c Merge pull request #586 from palindrom615/patch-1
  • e8ba14b Upgrade dependencies
  • 8a74b3b Merge pull request #581 from Martichou/dhcp
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)