Skip to content

Commit 3014ac5

Browse files
committed
tmp
1 parent 6a43878 commit 3014ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rust-version = "1.81.0"
1515

1616
[dependencies]
1717
# rusty_ffmpeg = "0.16.7"
18-
rusty_ffmpeg = { git = "https://github.com/ldm0/rusty_ffmpeg" }
18+
rusty_ffmpeg = { git = "https://github.com/ldm0/rusty_ffmpeg", rev = "5340c62173d2f1f65d2db086b5206df686ac9c55" }
1919
paste = "1.0"
2020
thiserror = "2.0"
2121
bon = "3"

0 commit comments

Comments
 (0)