upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.rs b/build.rs
index e7d9cba..d93d74d 100644
--- a/build.rs
+++ b/build.rs
@@ -17,4 +17,4 @@ fn main() {
17 // Re-run if HEAD changes (new commits) 17 // Re-run if HEAD changes (new commits)
18 println!("cargo:rerun-if-changed=.git/HEAD"); 18 println!("cargo:rerun-if-changed=.git/HEAD");
19 println!("cargo:rerun-if-changed=.git/refs/heads/"); 19 println!("cargo:rerun-if-changed=.git/refs/heads/");
20} \ No newline at end of file 20}