diff options
Diffstat (limited to 'shared/Cargo.toml')
-rw-r--r-- | shared/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/Cargo.toml b/shared/Cargo.toml index 9236576..c39f586 100644 --- a/shared/Cargo.toml +++ b/shared/Cargo.toml @@ -5,8 +5,6 @@ edition = "2024" [dependencies] anyhow = "1.0.95" -audiopus = "0.2.0" bincode = "1.3.3" -cpal = "0.15.3" glam = { version = "0.29.2", features = ["serde"] } redb = "2.4.0" |