mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update exif module
This commit is contained in:
2
build.rs
2
build.rs
@@ -154,6 +154,8 @@ fn main() {
|
||||
// included header files changed.
|
||||
.parse_callbacks(Box::new(bindgen::CargoCallbacks))
|
||||
.no_copy("ExifDataRef")
|
||||
.no_copy("ExifDatumRef")
|
||||
.no_copy("ExifValueRef")
|
||||
// Finish the builder and generate the bindings.
|
||||
.generate()
|
||||
// Unwrap the Result and panic on failure.
|
||||
|
||||
Reference in New Issue
Block a user