This commit is contained in:
Simon Gardling
2022-04-22 12:46:02 -04:00
parent a9b51fab20
commit 8bf8bd917b
4 changed files with 64 additions and 37 deletions

View File

@@ -9,7 +9,6 @@ const SUPPORTED_FUNCTIONS: [&str; 22] = [
];
fn main() {
println!("cargo:rerun-if-changed=.git/logs/HEAD");
println!("cargo:rerun-if-changed=src/*");
generate_hashmap();