Jonathan Kelley hai 1 ano
pai
achega
c75aa48c74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/interpreter/build.rs

+ 1 - 1
packages/interpreter/build.rs

@@ -13,7 +13,7 @@ fn main() {
         return;
     }
 
-    // panic!("Hashes match, no need to update bindings. {expected} != {hash}",);
+    panic!("Hashes match, no need to update bindings. {expected} != {hash}",);
 
     // Otherwise, generate the bindings and write the new hash to disk
     // Generate the bindings for both native and web