From 7306e02ae281b40675892f8716b3053df957e256 Mon Sep 17 00:00:00 2001 From: Jos Dehaes Date: Mon, 28 Apr 2025 12:39:13 +0200 Subject: [PATCH] fix: avoid rebuilding snarkOS binary every single time --- build.rs | 3 --- 1 file changed, 3 deletions(-) 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.