Skip to content

Commit 87f80d9

Browse files
chore(deps): bump netdev from 0.39.0 to 0.40.0
Bumps [netdev](https://github.com/shellrow/netdev) from 0.39.0 to 0.40.0. - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: netdev dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bf1e24 commit 87f80d9

2 files changed

Lines changed: 135 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 134 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iroh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sync_wrapper = { version = "1.0.2", features = ["futures"] }
8080
[target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies]
8181
hickory-resolver = "0.25.1"
8282
igd-next = { version = "0.16", features = ["aio_tokio"] }
83-
netdev = { version = "0.39.0" }
83+
netdev = { version = "0.40.0" }
8484
portmapper = { version = "0.12", default-features = false }
8585
quinn = { package = "iroh-quinn", git = "https://github.com/n0-computer/quinn", branch = "main", default-features = false, features = ["runtime-tokio", "rustls-ring"] }
8686
tokio = { version = "1", features = [

0 commit comments

Comments
 (0)