mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
crate: ignore some warnings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![feature(convert)]
|
||||
#![allow(raw_pointer_derive, non_camel_case_types)]
|
||||
|
||||
extern crate libc;
|
||||
extern crate ffmpeg_sys as ffi;
|
||||
|
||||
Reference in New Issue
Block a user