cargo-husky 0.3.0

husky for cargo
#[cfg(test)]
#[macro_use]
extern crate lazy_static;

#[cfg(test)]
extern crate libc;

#[cfg(test)]
extern crate semver;

#[cfg(test)]
mod test;