summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
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"