From ee29a3b1291e9cedd8b54c31fa9f273e39f51970 Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Tue, 7 Oct 2025 20:57:48 +0200 Subject: revamp subtitle selection --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9d2e084..ca38001 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ env_logger = "0.11" log = "0.4" tracker = "0.2.2" unicode-segmentation = "1.12.0" -isolang = "2.4.0" +isolang = { git = "https://github.com/humenda/isolang-rs" } # TODO remove -- cgit 1.4.1