git-checks: use from the binary
This avoids the linker from optimizing the git-checks
crate from the
binary and dropping all of our inventory
instances on the floor.
Fixes: #89 (closed)
This avoids the linker from optimizing the git-checks
crate from the
binary and dropping all of our inventory
instances on the floor.
Fixes: #89 (closed)