Do not use stable hashing with all-zero seed.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
//! Configuration settings for this Rhai build
|
||||
#![allow(dead_code)]
|
||||
|
||||
pub const AHASH_SEED: Option<[u64; 4]> = None;
|
||||
|
Reference in New Issue
Block a user