gitpatcher 0.2.3

A library that uses git to maintain a set of patches around a submodule
Documentation
#[rustversion::nightly]
fn main() {
    // TODO: Eliminate this hack
    println!("cargo:rustc-cfg=backtrace");
}

#[rustversion::not(nightly)]
fn main() {}