# 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 = "2018" name = "pstoedit-sys" version = "0.1.1" authors = ["Han Mertens "] links = "pstoedit" description = "Native bindings to pstoedit" readme = "README.md" keywords = [ "pstoedit", "sys", "ffi", ] categories = [ "external-ffi-bindings", "multimedia::images", ] license = "GPL-2.0-or-later" repository = "https://github.com/hanmertens/pstoedit-rs" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [features] pstoedit_4_00 = [] pstoedit_4_01 = ["pstoedit_4_00"]