diff options
Diffstat (limited to 'crates/phone-opus/Cargo.toml')
| -rw-r--r-- | crates/phone-opus/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/phone-opus/Cargo.toml b/crates/phone-opus/Cargo.toml index 402d459..b96bab3 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 +uuid.workspace = true [dev-dependencies] libmcp-testkit.workspace = true |