Skip to content

Commit a57edbe

Browse files
chore(deps)(deps): bump whisper-rs from 0.11.1 to 0.15.1
Bumps whisper-rs from 0.11.1 to 0.15.1. --- updated-dependencies: - dependency-name: whisper-rs dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a965856 commit a57edbe

File tree

2 files changed

+19
-74
lines changed

2 files changed

+19
-74
lines changed

Cargo.lock

Lines changed: 18 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terraphim_tinyclaw/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ slack-morphism = { version = "2", optional = true, features = ["hyper"] }
6363
# matrix-sdk = { version = "0.7", optional = true, default-features = false, features = ["native-tls"] }
6464

6565
# Voice transcription (optional)
66-
whisper-rs = { version = "0.11", optional = true }
66+
whisper-rs = { version = "0.15", optional = true }
6767
symphonia = { version = "0.5", optional = true, features = ["ogg", "pcm", "mp3", "wav"] }
6868
hound = { version = "3.5", optional = true }
6969

0 commit comments

Comments
 (0)