Commit 0721bbb
authored
## Description
Bumps the `n0-watcher` version from 0.5.0 to 0.6.0, so we can use it in
the multipath branch in iroh (it enables better performance by making
`Watcher::peek` available).
## Breaking Changes
- `netwatch::netmon::Monitor::interface_state` now returns a
`n0_watcher::Direct` from n0-watcher crate version 0.6.0 instead of
0.5.0, which have different APIs.
<!-- Any notes, remarks or open questions you have to make about the PR.
-->
## Change checklist
- [x] Self-review.
- [x] All breaking changes documented.
1 parent 2708e3d commit 0721bbb
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments