Bump whisper-rs-sys minor version

This commit is contained in:
Niko 2024-11-22 10:50:11 -07:00
parent b0c848debb
commit 13f8a8d70a
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[package] [package]
name = "whisper-rs-sys" name = "whisper-rs-sys"
version = "0.11.0" version = "0.11.1"
edition = "2021" edition = "2021"
description = "Rust bindings for whisper.cpp (FFI bindings)" description = "Rust bindings for whisper.cpp (FFI bindings)"
license = "Unlicense" license = "Unlicense"