cargo-diff-tools 0.1.2

A tool to hide warning messages reported on source code lines that are not part of a `git diff`
Documentation
fn main() {
    println!("cargo:rerun-if-changed=Cargo.toml");
}