Skip to content

Commit d7a3b64

Browse files
committed
use netwatch fix
1 parent 1e7c835 commit d7a3b64

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ unexpected_cfgs = { level = "warn", check-cfg = ["cfg(iroh_docsrs)", "cfg(iroh_l
4141

4242
[workspace.lints.clippy]
4343
unused-async = "warn"
44+
45+
[patch.crates-io]
46+
netwatch = { git = "https://github.com/n0-computer/net-tools", branch = "Frando/ignore-transient-error" }

0 commit comments

Comments
 (0)