summaryrefslogtreecommitdiffstats
path: root/vendor/wasm-bindgen-shared/src/schema_hash_approval.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/wasm-bindgen-shared/src/schema_hash_approval.rs')
-rw-r--r--vendor/wasm-bindgen-shared/src/schema_hash_approval.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/wasm-bindgen-shared/src/schema_hash_approval.rs b/vendor/wasm-bindgen-shared/src/schema_hash_approval.rs
index 0d4d0bb38..731dcea02 100644
--- a/vendor/wasm-bindgen-shared/src/schema_hash_approval.rs
+++ b/vendor/wasm-bindgen-shared/src/schema_hash_approval.rs
@@ -8,7 +8,7 @@
// If the schema in this library has changed then:
// 1. Bump the version in `crates/shared/Cargo.toml`
// 2. Change the `SCHEMA_VERSION` in this library to this new Cargo.toml version
-const APPROVED_SCHEMA_FILE_HASH: &'static str = "584864585234329974";
+const APPROVED_SCHEMA_FILE_HASH: &str = "12040133795598472740";
#[test]
fn schema_version() {