Cargo Features

[dependencies]
faro_sharding = { version = "0.1.3", default-features = false, features = ["seahash"] }
default = seahash

The seahash feature is set by default whenever faro_sharding is added without default-features = false somewhere in the dependency tree.

seahash default

Enables seahash

faro_sharding has 2 features without comments.