Compare commits

...

1 Commits

Author SHA1 Message Date
David Kleingeld
b6376ccc6d collab server should not depend on audio crate 2025-09-26 16:25:11 +02:00
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -3326,7 +3326,6 @@ dependencies = [
"assistant_slash_command",
"async-trait",
"async-tungstenite",
"audio",
"aws-config",
"aws-sdk-kinesis",
"aws-sdk-s3",

View File

@@ -76,7 +76,6 @@ agent_settings.workspace = true
assistant_context.workspace = true
assistant_slash_command.workspace = true
async-trait.workspace = true
audio.workspace = true
buffer_diff.workspace = true
call = { workspace = true, features = ["test-support"] }
channel.workspace = true