Remove build.rs (not necessary)

This commit is contained in:
IQuant 2024-08-18 18:14:10 +03:00
parent 63643a3f32
commit 7b0a2a5cd5

View file

@ -1,3 +0,0 @@
fn main() {
// println!("cargo::rustc-link-lib=raw-dylib=lua");
}