# 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" rust-version = "1.70.0" name = "plumers" version = "1.0.2" description = "Multi-format image library with first-class support for paletted images" readme = "README.md" keywords = [ "image", "encoding", "decoding", "png", "jpeg", ] categories = [ "encoding", "graphics", "multimedia::images", "parser-implementations", ] license = "MPL-2.0" repository = "http://git.sr.ht/~issotm/plumers" [dependencies.libplum-sys] version = "1.0.1"