Bump whisper-rs version

This commit is contained in:
Niko 2025-09-10 15:32:29 -07:00
parent 64bc1f1384
commit f2e3eb397d
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ exclude = ["examples/full_usage"]
[package] [package]
name = "whisper-rs" name = "whisper-rs"
version = "0.15.0" version = "0.15.1"
edition = "2021" edition = "2021"
description = "Rust bindings for whisper.cpp" description = "Rust bindings for whisper.cpp"
license = "Unlicense" license = "Unlicense"