fix: ffmpeg-rs-raw ref
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-06-09 16:40:37 +01:00
parent 1c651108ea
commit 3a38b05630
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1045,7 +1045,7 @@ dependencies = [
[[package]]
name = "ffmpeg-rs-raw"
version = "0.1.0"
source = "git+https://github.com/v0l/ffmpeg-rs-raw.git?rev=d79693ddb0bee2e94c1db07f789523e87bf1b0fc#d79693ddb0bee2e94c1db07f789523e87bf1b0fc"
source = "git+https://git.v0l.io/Kieran/ffmpeg-rs-raw.git?rev=d79693ddb0bee2e94c1db07f789523e87bf1b0fc#d79693ddb0bee2e94c1db07f789523e87bf1b0fc"
dependencies = [
"anyhow",
"ffmpeg-sys-the-third",