aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.rs b/build.rs
index 38de66c..94285bd 100644
--- a/build.rs
+++ b/build.rs
@@ -1,5 +1,3 @@
fn main() {
- // This build script does nothing for now.
- // You can add custom build logic here if needed.
println!("cargo:rerun-if-changed=build.rs");
} \ No newline at end of file