# 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.68" name = "graphicsmagick-sys" version = "0.6.0" authors = ["jmjoy <918734043@qq.com>"] description = "GraphicsMagick binding for Rust." readme = "README.md" keywords = [ "image", "binding", ] license = "MIT" repository = "https://github.com/jmjoy/graphicsmagick-rs" resolver = "1" [dependencies] [build-dependencies.anyhow] version = "1.0.53" [build-dependencies.bindgen] version = "0.64.0" features = [ "runtime", "which-rustfmt", ] default-features = false [features] static = []