feat: move phase 2 to a diff based system

This commit is contained in:
jif-oai
2026-04-20 17:11:42 +01:00
parent 1c24347772
commit 738b915021
15 changed files with 2222 additions and 348 deletions

View File

@@ -242,6 +242,7 @@ env_logger = "0.11.9"
eventsource-stream = "0.2.3"
futures = { version = "0.3", default-features = false }
gethostname = "1.1.0"
gix = { version = "0.81.0", default-features = false, features = ["sha1"] }
glob = "0.3"
globset = "0.4"
hmac = "0.12.1"