axiomhq / rust-cuckoofilter

Cuckoo Filter: Practically Better Than Bloom (In Rust)
MIT License
271 stars 38 forks source link

use DefaultHasher instead of SipHasher #21

Closed florianjacob closed 7 years ago

florianjacob commented 7 years ago

as SipHasher is deprecated since Rust 1.13.