jonlil / pioneer-pro-dj-linux

Hopefully one day this application will be able to send files to a rekordbox compatible DJ player.
GNU General Public License v3.0
30 stars 11 forks source link

Update pnet requirement from 0.28.0 to 0.31.0 #137

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on pnet to permit the latest version.

Release notes

Sourced from pnet's releases.

Release v0.31.0

What's Changed

New Contributors

Full Changelog: https://github.com/libpnet/libpnet/compare/v0.30.0...v0.31.0

Commits
  • 05db0f1 Release v0.31.0
  • c9bb42f Fix build warnings on Windows
  • 49768c4 Merge pull request #570 from mrmonday/dep-upgrade
  • 5e620ce Upgrade dependencies
  • a802148 Fix doc test when publishing crates
  • c24329e Merge pull request #567 from matteyeux/master
  • 98e3fe1 Merge pull request #566 from Felix-El/no_std
  • 1423378 Merge pull request #568 from cc-morning/master
  • 7091932 Update libc dependency to 0.2.117
  • 79e7969 bump version for ipnetwork in pnet_datalink
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #153.