Cargo Features

totp_embed has no features set by default.

[dependencies]
totp_embed = { version = "1.0.5", features = ["std"] }
std

Enables std of digest, hmac, sha-1, and sha2

totp_embed has 1 feature without comment.