We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a43878 commit 3014ac5Copy full SHA for 3014ac5
Cargo.toml
@@ -15,7 +15,7 @@ rust-version = "1.81.0"
15
16
[dependencies]
17
# rusty_ffmpeg = "0.16.7"
18
-rusty_ffmpeg = { git = "https://github.com/ldm0/rusty_ffmpeg" }
+rusty_ffmpeg = { git = "https://github.com/ldm0/rusty_ffmpeg", rev = "5340c62173d2f1f65d2db086b5206df686ac9c55" }
19
paste = "1.0"
20
thiserror = "2.0"
21
bon = "3"
0 commit comments