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.58k stars 128 forks source link

chore(deps): update pnet requirement from 0.33 to 0.34 #124

Closed dependabot[bot] closed 11 months 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.34.0

What's Changed

New Contributors

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

Commits
  • 9bd20d8 Release v0.34.0
  • b8bd8e0 Merge pull request #630 from mrmonday/fix-build-warnings
  • 47ae47d Assorted cleanup
  • c32d9db Merge pull request #625 from rikonaka/master
  • 391b133 Merge pull request #619 from reticulis/sll2
  • 12636de Merge pull request #621 from vvv/spell-check
  • d29848e Merge pull request #627 from james-jra/syn-2
  • 08622c5 Fix compile test stderr for correct rustc version
  • 431ced2 add more compilation error tests for #[construct_with]
  • b46f7f3 Update compile fail test error messages
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dndx commented 1 year ago

@dependabot rebase