zmwangx / rust-ffmpeg

Safe FFmpeg wrapper.
Do What The F*ck You Want To Public License
1.2k stars 195 forks source link

Fix broken Lint check #162

Open y-yagi opened 9 months ago

y-yagi commented 9 months ago

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.