Sha256: fa31cb198b772600d100a7c403ddedccef637d2e6b2da431fa7f02ca41307fc6
Contents?: true
Size: 278 Bytes
Versions: 38
Compression:
Stored size: 278 Bytes
Contents
// We need a build script to use `link = "rayon-core"`. But we're not // *actually* linking to anything, just making sure that we're the only // rayon-core in use. fn main() { // we don't need to rebuild for anything else println!("cargo:rerun-if-changed=build.rs"); }
Version data entries
38 entries across 38 versions & 1 rubygems