doc: add a sentence about dependencies
This commit is contained in:
@ -4,6 +4,8 @@ A somewhat safe Rust interface to the [ImageMagick](http://www.imagemagick.org/)
|
||||
|
||||
## Dependencies
|
||||
|
||||
Because this crate is generating bindings for a C/C++ library, there are several dependencies beyond simply having the latest Rust toolchain installed.
|
||||
|
||||
* [Rust](https://www.rust-lang.org) stable
|
||||
* [ImageMagick](https://imagemagick.org) (version 7.0.10-36 to 7.1.x)
|
||||
- Does _not_ work with ImageMagick **6.x** due to backward incompatible changes.
|
||||
|
||||
Reference in New Issue
Block a user