Cargo Features

seq-hash has no features set by default.

[dependencies]
seq-hash = { version = "0.1.2", features = ["scalar"] }
scalar

Enables scalar of packed-seq

packed-seq:

Hides the simd warnings when neither AVX2 nor NEON is detected.

seq-hash has 1 feature without comment.