Ensure pkg-config present when generating bindings
Not all systems have pkg-config installed by default. cargo test passes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "magick_rust"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
authors = ["Nathan Fiedler <nathanfiedler@fastmail.fm>"]
|
||||
description = "Selection of Rust bindings for the ImageMagick library."
|
||||
homepage = "https://github.com/nlfiedler/magick-rust"
|
||||
|
||||
Reference in New Issue
Block a user