remove default feature

This commit is contained in:
lesleyrs 2023-04-05 21:04:04 +02:00
parent e6e1cd49bf
commit 8f51aa573e
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ crate-type = ["lib", "cdylib", "staticlib"]
speech_dispatcher_0_9 = ["speech-dispatcher/0_9"]
speech_dispatcher_0_10 = ["speech-dispatcher/0_10"]
speech_dispatcher_0_11 = ["speech-dispatcher/0_11"]
default = ["speech_dispatcher_0_11"]
[dependencies]
dyn-clonable = "0.9"