Cargo Features

Sfynx has no features set by default.

[dependencies]
sfynx = { version = "0.8.7", features = ["std"] }
default

These default features are set whenever sfynx is added without default-features = false somewhere in the dependency tree.

Enables rand of bip39 ^1.0.1 and std of getrandom

getrandom:

Implement std-only traits for getrandom::Error

std

Enables std of cryptimitives ^0.17.0

Sfynx has 2 features without comments.