aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c722845..8b77b16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,6 +42,7 @@ yt_dlp = { path = "./crates/yt_dlp/" }
libmpv2 = { path = "./crates/libmpv2" }
bytes = { path = "./crates/bytes" }
trinitry = { version = "0.2.2" }
+toml = "0.8.19"
[[bin]]
name = "yt"