# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "freeimage-sys" version = "3.18.3" authors = [ "Hervé Drolon ", "Arturo Castro ", ] build = "build.rs" links = "freeimage" description = "Rust build helpers for freeimage. Licensed as GPL3, GPL2 or FreeImage License" homepage = "http://freeimage.sourceforge.net" license-file = "FreeImage/license-fi.txt" repository = "https://github.com/arturoc/freeimage-sys" [lib] name = "freeimage_sys" path = "empty.rs" [build-dependencies.fs_extra] version = "1" [target."cfg(windows)".build-dependencies.cc] version = "1"