We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42d6c77 + 2397d31 commit 9128730Copy full SHA for 9128730
src/murmur3.rs
@@ -73,7 +73,6 @@ impl Hasher {
73
}
74
75
impl Default for Hasher {
76
- #[allow(deprecated)]
77
fn default() -> Self {
78
Self {
79
buf: Buffer {
0 commit comments