Merge branch 'master' into metal-feature-flag
# Conflicts: # sys/build.rs
This commit is contained in:
commit
ace4bbd18a
2 changed files with 56 additions and 98 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "whisper-rs-sys"
|
||||
version = "0.7.2"
|
||||
version = "0.7.3"
|
||||
edition = "2021"
|
||||
description = "Rust bindings for whisper.cpp (FFI bindings)"
|
||||
license = "Unlicense"
|
||||
|
|
@ -41,8 +41,8 @@ opencl = []
|
|||
openblas = []
|
||||
metal = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.64"
|
||||
cmake = "0.1"
|
||||
bindgen = "0.68"
|
||||
cfg-if = "1"
|
||||
fs_extra = "1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue