diff options
Diffstat (limited to 'build.rs')
| -rw-r--r-- | build.rs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |