# 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] edition = "2021" name = "libplum-sys" version = "1.0.2+v1.2" links = "plum" description = "Bindings to libplum, an image loading and storing library" documentation = "http://github.com/aaaaaa123456789/libplum/tree/master/docs" keywords = [ "image", "encoding", "decoding", "png", "jpeg", ] categories = [ "encoding", "external-ffi-bindings", "graphics", "multimedia::images", "parser-implementations", ] license = "MPL-2.0" repository = "http://git.sr.ht/~issotm/plumers" [build-dependencies.bindgen] version = "0.69" [build-dependencies.cc] version = "1.0.79"