Formatting and fixing warnings

This commit is contained in:
2025-02-23 01:38:21 +00:00
parent 27b0ed634c
commit e722874cee
3 changed files with 4 additions and 13 deletions
-4
View File
@@ -1,7 +1,3 @@
use cc;
use std::process::Command;
use std::{env, path::Path};
fn main() {
// Tell cargo to rerun if these files change
println!("cargo:rerun-if-changed=src");