Cargo Features
[dependencies]
speech-dispatcher = { version = "0.16.0", default-features = false, features = ["0_11", "0_10", "0_9"] }
- default = 0_11
-
The
0_11
feature is set by default wheneverspeech-dispatcher
is added without
somewhere in the dependency tree.default-features = false - 0_11 default = 0_10
- 0_10 0_11
- 0_9
speech-dispatcher has 4 features without comments.