We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786f124 commit 96c2d76Copy full SHA for 96c2d76
build.rs
@@ -47,4 +47,4 @@ fn main() {
47
// 当 git 变化时重新构建
48
println!("cargo:rerun-if-changed=.git/HEAD");
49
println!("cargo:rerun-if-changed=.git/index");
50
-}
+}
0 commit comments