Cargo Features

[dependencies]
anychain-kms = { version = "0.1.13", default-features = false, features = ["std", "alloc", "chinese-traditional", "french", "spanish"] }
std default = alloc
alloc std

Enables alloc of zeroize

chinese-simplified chinese-traditional default
french default

Note: English is the standard for bip39 so always included

default = chinese-simplified, chinese-traditional, french, italian, japanese, korean, spanish, std

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

italian japanese korean spanish default