Live sync SSH metadata in background

This commit is contained in:
Eric Wendland 2026-05-18 18:29:45 +02:00
commit 68153be5d5
9 changed files with 318 additions and 13 deletions

1
Cargo.lock generated
View file

@ -1249,6 +1249,7 @@ dependencies = [
"geth-store",
"geth-types",
"iroh",
"serde",
"serde_json",
"swarm-discovery",
"tempfile",