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 c7626c6..14ad43e 100644 --- a/crates/phone-opus/Cargo.toml +++ b/crates/phone-opus/Cargo.toml @@ -16,6 +16,7 @@ dirs.workspace = true libmcp.workspace = true serde.workspace = true serde_json.workspace = true +time.workspace = true thiserror.workspace = true users.workspace = true uuid.workspace = true |