chore(deps): bump netdev from 0.32.0 to 0.33.0

Bumps [netdev](https://github.com/shellrow/netdev) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/shellrow/netdev/releases)
- [Commits](https://github.com/shellrow/netdev/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: netdev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 15:17:15 +00:00
committed by Jeezy
parent c48e1db0ff
commit 7ccdff4986
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -3235,9 +3235,9 @@ dependencies = [
[[package]]
name = "netdev"
version = "0.32.0"
version = "0.33.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ba3caeaefe9a005afb16f8a78b52426d65324adba1666e310db9ef8c03265ac"
checksum = "ccc812280a9201cb442e008d63d90933612ca7df8c0d4b49cc1825b383ba0add"
dependencies = [
"dlopen2",
"ipnet",