Add Iroh peer ping

This commit is contained in:
Eric Wendland 2026-05-18 12:09:50 +02:00
commit 679eeb48a3
15 changed files with 619 additions and 18 deletions

View file

@ -8,9 +8,11 @@ license.workspace = true
[dependencies]
hex.workspace = true
iroh.workspace = true
n0-watcher.workspace = true
rand_core.workspace = true
serde.workspace = true
thiserror.workspace = true
tokio.workspace = true
[dev-dependencies]
tempfile.workspace = true