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.
1 parent a3e1829 commit 2397d31Copy full SHA for 2397d31
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