This commit is contained in:
Nolan Darilek 2022-03-31 13:37:42 -05:00
parent 822f770ab8
commit da19d5f16c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ crate-type = ["lib", "cdylib", "staticlib"]
[features]
speech_dispatcher_0_10 = ["speech-dispatcher/0_10"]
default = ["speech_dispatcher_0_10"]
[dependencies]
dyn-clonable = "0.9"