swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/crates/phone-opus/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-23 16:51:01 -0400
committermain <main@swarm.moe>2026-03-23 16:51:01 -0400
commit10d4e08bc5d18daa59ddec19a3e2bf345331ccfc (patch)
treee0a702e4abff8059dfc7a72bbef599e1e79f896b /crates/phone-opus/Cargo.toml
parentc3ad44cf3ec3bcd080f62c19d915ac1749576302 (diff)
downloadphone_opus-10d4e08bc5d18daa59ddec19a3e2bf345331ccfc.zip
Externalize Claude sandboxing with systemd-run
Diffstat (limited to 'crates/phone-opus/Cargo.toml')
-rw-r--r--crates/phone-opus/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/phone-opus/Cargo.toml b/crates/phone-opus/Cargo.toml
index b96bab3..c7626c6 100644
--- a/crates/phone-opus/Cargo.toml
+++ b/crates/phone-opus/Cargo.toml
@@ -17,6 +17,7 @@ libmcp.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true
+users.workspace = true
uuid.workspace = true
[dev-dependencies]