rust-ffmpeg
rust-ffmpeg copied to clipboard
Fix broken Lint check
Currently, Lint on CI is breaking. Ref: https://github.com/zmwangx/rust-ffmpeg/actions/runs/6210373320/job/16858523827#step:8:39
This fixes those issues by cargo clippy --fix
.