diff --git a/build.rs b/build.rs index 6100a0999b..58855ee7c6 100644 --- a/build.rs +++ b/build.rs @@ -51,9 +51,6 @@ fn check_file_licenses>(path: P) { ); } } - - // Re-run upon any changes to the workspace. - println!("cargo:rerun-if-changed=."); } // The build script; it currently only checks the licenses.