Parallel Implementation: UCXLWatcher (FS-to-Metadata) and chrs-sync (P2P Graph Sync)

This commit is contained in:
anthonyrawlins
2026-03-03 17:32:26 +11:00
parent 003cb60c0f
commit f134b1d060
7 changed files with 142 additions and 0 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
notify = "6.1.1"
walkdir = "2.4"