add warning

This commit is contained in:
Jonathan Kelley 2024-03-06 18:43:19 -08:00
parent f073322bb3
commit c75aa48c74
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -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