clippy
This commit is contained in:
@@ -16,7 +16,7 @@ fn main() {
|
||||
|
||||
// Setup ffmpeg
|
||||
let mut ffmpeg = std::process::Command::new("ffmpeg")
|
||||
.args(&[
|
||||
.args([
|
||||
"-y",
|
||||
"-f",
|
||||
"rawvideo",
|
||||
|
||||
Reference in New Issue
Block a user