mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 10:49:38 +00:00
docs.rs is actually using speech-dispatcher 0.11 now.
This commit is contained in:
parent
e6e1cd49bf
commit
b369fb5614
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "tts"
|
||||
version = "0.25.4"
|
||||
version = "0.25.5"
|
||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
||||
repository = "https://github.com/ndarilek/tts-rs"
|
||||
description = "High-level Text-To-Speech (TTS) interface"
|
||||
|
@ -52,4 +52,4 @@ ndk-glue = "0.7"
|
|||
|
||||
[package.metadata.docs.rs]
|
||||
no-default-features = true
|
||||
features = ["speech_dispatcher_0_10"]
|
||||
features = ["speech_dispatcher_0_11"]
|
Loading…
Reference in New Issue
Block a user