Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump gpgme dependency version to 0.11.0
Newer versions of the C library libgpg-error no longer supply the `gpg-error-config` binary, breaking rust crates libgpg-error < 0.6 and gpgme < 0.11. Bumping the dependency switches to using pkg-config for these newer versions. See upstream ticket gpg-rs/libgpg-error#7 for full details.
- Loading branch information