summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMalte Voos <git@mal.tc>2025-10-09 23:42:39 +0200
committerMalte Voos <git@mal.tc>2025-10-09 23:42:39 +0200
commite85e33dd06432ccd194fc9c11c02511453d8394a (patch)
treeb2087bae6ea43e5f1fe7d5e43e5758e41d3894a3 /Cargo.toml
parentee29a3b1291e9cedd8b54c31fa9f273e39f51970 (diff)
downloadlleap-main.tar.gz
lleap-main.zip
testing whisper.cpp HEAD main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca38001..9731e9a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ adw = { version = "0.8.0", package = "libadwaita", features = ["v1_7"] }
 async-channel = "2.0"
 relm4 = { version = "0.10.0-beta.4", features = ["libadwaita"] }
 relm4-components = "0.10.0-beta.4"
-ffmpeg = { version = "7.1.0", package = "ffmpeg-next" }
+ffmpeg = { version = "8.0.0", package = "ffmpeg-next" }
 anyhow = "1.0"
 env_logger = "0.11"
 log = "0.4"