use moonfire-ffmpeg that builds with Rust 1.45
Fixes this CI failure: https://github.com/scottlamb/moonfire-nvr/runs/2091884707
This commit is contained in:
parent
3c130f4fea
commit
71ba9955c2
|
@ -1204,7 +1204,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "moonfire-ffmpeg"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/scottlamb/moonfire-ffmpeg#4b133782e59d500a9dd02b3e8b0f3bef25032d75"
|
||||
source = "git+https://github.com/scottlamb/moonfire-ffmpeg#740f631d8b1b6cfa39b42fd2552dd6dfa50c9b23"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"libc",
|
||||
|
|
Loading…
Reference in New Issue