release: 0.3.0 whisper-rs-sys + 0.4.0 whisper-rs
This commit is contained in:
parent
406fcae694
commit
1a02c60f52
2 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue