4 releases

1.0.0 Nov 19, 2018
0.1.3 Mar 8, 2019
0.1.2 Feb 27, 2019
0.1.1 Feb 26, 2019
0.1.0 Feb 26, 2019

#33 in #fix

24 downloads per month

Apache-2.0 OR MIT

7KB

Issue #47048 fix

License crates.io API docs

Thanks to Trevor Spiteri

Quick start

Cargo.toml:

[build-dependencies]
issue-47048-fix = "0.1"

build.rs:

use issue_47048_fix::issue_47048_fix;

fn main() {
    /* your build code */

    issue_47048_fix();
}

License

issue-47048-fix under either of:

at your option.

Dependencies

~43KB