CMAC has no features set by default.
[dependencies] cmac = { version = "0.8.0-pre.2", features = ["std", "zeroize"] }
Enables std of digest
Enables zeroize of cipher
CMAC has 2 features without comments.