mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-09 13:39:46 -05:00
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:
2
server/Cargo.lock
generated
2
server/Cargo.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user