aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bb6da5c..1add078 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,6 +43,7 @@ envconfig_derive = "0.10"
tap = "1.0"
songbird = { version = "0.4", features = ["builtin-queue"] }
tokio = { version = "1.37", features = ["full"]}
+symphonia = { version = "0.5", features = ["all"]}
[dependencies.serenity]
version = "0.12"