update crate ref
This commit is contained in:
parent
997be77c8a
commit
764485b2b5
|
@ -1,5 +1,5 @@
|
|||
extern crate ferretro;
|
||||
extern crate ffmpeg4 as ffmpeg;
|
||||
extern crate ffmpeg_next as ffmpeg;
|
||||
|
||||
use std::collections::VecDeque;
|
||||
use std::io::Read;
|
||||
|
|
Loading…
Reference in New Issue