Bump whisper-rs to 0.14.2 to fix docs.rs build

This commit is contained in:
Niko 2025-02-24 12:49:18 -07:00
parent c34b566bf5
commit a5d279c31b
No known key found for this signature in database

View file

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