master
Bel LaPointe 2023-11-26 17:21:40 -07:00
parent f4d9730b5a
commit 6dffa401b7
1 changed files with 1 additions and 4 deletions

View File

@ -6,9 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
whisper-rs = "0.8.0" whisper-rs = { path = "./gitea-whisper-rs", version = "0.8.0" }
wav = "1" wav = "1"
tokio = "1.27" tokio = "1.27"
[patch.crates-io]
whisper-rs = { path = "./gitea-whisper-rs" }