util: add base
This commit is contained in:
@ -3,3 +3,5 @@
|
||||
extern crate libc;
|
||||
extern crate ffmpeg_sys as ffi;
|
||||
#[macro_use] extern crate bitflags;
|
||||
|
||||
pub mod util;
|
||||
|
Reference in New Issue
Block a user