diff --git a/Cargo.toml b/Cargo.toml index eb8ffa2..e906cce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"