Satisfy Clippy.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
//! This file is automatically recreated during build time by `build.rs` from `build.template`.
|
||||
|
||||
pub(crate) const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};
|
||||
pub const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};
|
||||
|
Reference in New Issue
Block a user