void-packages/srcpkgs/cargo
q66 9c31c3ab0e cargo: make sure to pin git2 as well
The git2 crate is tied to specific versions of libgit2-sys, so
when upstream updates it, it will break builds.

By pinning git2 as well as libgit2-sys, we can prevent this.

Fixes #17339.
2019-12-15 21:49:40 +01:00
..
patches
template