wrap lock function

This commit is contained in:
2026-03-17 21:25:23 +01:00
parent a679760b55
commit 82591327a0
4 changed files with 71 additions and 47 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ symphonia = { version = "0.5.5" }
tokio = { version = "1.50.0", features = ["macros", "rt-multi-thread"] }
types = { path = "../../libs/types" }
which = { version = "8.0.2" }
yt-dlp = { version = "2.6.0" }
yt-dlp = { version = "2.7.0" }