set-git-hooks-dir-1.0.1 has been yanked.
set-git-hooks-dir crate
Usage
See https://github.com/rhysd/set-git-hooks-dir#readme for the usage.
Advanced usage
If you want to configure the Git hooks in your own build script, it is still possible to disable the automatic setup by disabling the crate feature.
Install this package as a build dependency instead of dev dependency.
Then use set_git_hooks_dir::setup function in your build.rs.
License
This crate is distributed under the MIT license.