diff --git a/build.rs b/build.rs index 688ca717bd..acc69e43e4 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.