update whisper-rs-sys to 0.6.1

This commit is contained in:
Zero 2023-06-18 10:12:02 -06:00
parent 2c8fd9cdc4
commit 683787b6e2
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
2 changed files with 5 additions and 1 deletions

View file

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