update whisper.cpp and sys version

This commit is contained in:
0/0 2022-12-14 15:56:48 -07:00
parent b312bb86b8
commit a45d447494
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
3 changed files with 757 additions and 365 deletions

View file

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