update whisper-rs-sys to v0.5.0

This commit is contained in:
Zero 2023-05-10 14:07:11 -06:00
parent fc062e7541
commit 060b9b5697
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B

View file

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