Skip to content

Commit 280aa17

Browse files
chore(deps): bump netdev from 0.38.2 to 0.39.0
Bumps [netdev](https://github.com/shellrow/netdev) from 0.38.2 to 0.39.0. - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.38.2...v0.39.0) --- updated-dependencies: - dependency-name: netdev dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0721bbb commit 280aa17

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

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

netwatch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tracing = "0.1"
3636
[target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies]
3737
quinn-udp = { package = "iroh-quinn-udp", version = "0.5.5" }
3838
libc = "0.2.139"
39-
netdev = "0.38.1"
39+
netdev = "0.39.0"
4040
socket2 = { version = "0.6", features = ["all"] }
4141
tokio = { version = "1", features = [
4242
"io-util",

0 commit comments

Comments
 (0)