Update the build script

This commit is contained in:
Uttarayan Mondal
2021-06-02 13:45:33 +05:30
parent 2ef4802862
commit cd7322bbf2
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
// OUT_DIR is only defined when there is a build script
// https://github.com/rust-lang/cargo/issues/879#issuecomment-215491052
pub fn main() {}