update crate ref
This commit is contained in:
parent
997be77c8a
commit
764485b2b5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
extern crate ferretro;
|
extern crate ferretro;
|
||||||
extern crate ffmpeg4 as ffmpeg;
|
extern crate ffmpeg_next as ffmpeg;
|
||||||
|
|
||||||
use std::collections::VecDeque;
|
use std::collections::VecDeque;
|
||||||
use std::io::Read;
|
use std::io::Read;
|
||||||
|
|
Loading…
Add table
Reference in a new issue