Restore default features.

This commit is contained in:
Nolan Darilek 2022-03-30 20:24:40 -05:00
parent e4c6f6f23a
commit 3f9e7c22db
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"