Try fixing docs.rs build (again)

This commit is contained in:
Niko 2024-11-22 11:00:31 -07:00
parent 71ab110e04
commit 5154c9edcb
No known key found for this signature in database
2 changed files with 11 additions and 2 deletions

View file

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