Trust Dev Brain paths during shell approval

This commit is contained in:
Georg Bauer
2026-08-02 14:46:26 +02:00
parent e52efb80b0
commit f62a706f12
4 changed files with 103 additions and 31 deletions

View File

@@ -26,6 +26,7 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.149", features = ["preserve_order", "raw_value"] }
serde_norway = "0.9.42"
sha2 = "0.11.0"
shlex = "2.0.1"
time = { version = "0.3.54", features = ["formatting", "parsing"] }
turbovault-parser = "1.6.0"
ureq = { version = "3.3.0", default-features = false, features = ["rustls"] }