Implement read-only vault domains (#6)

This commit is contained in:
Hermes Agent
2026-08-09 22:22:21 +00:00
parent 34ce731716
commit dca07b7fbd
9 changed files with 1039 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ cap-tempfile.workspace = true
clap.workspace = true
pgp.workspace = true
rand.workspace = true
regex.workspace = true
serde.workspace = true
shlex.workspace = true
toml.workspace = true