release: 0.3.0 whisper-rs-sys + 0.4.0 whisper-rs

This commit is contained in:
0/0 2023-02-08 16:31:22 -07:00
parent 406fcae694
commit 1a02c60f52
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "whisper-rs-sys"
version = "0.2.1"
version = "0.3.0"
edition = "2021"
description = "Rust bindings for whisper.cpp (FFI bindings)"
license = "Unlicense"
@ -13,4 +13,4 @@ links = "whisper"
[dependencies]
[build-dependencies]
bindgen = "0.63"
bindgen = "0.64"