diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 1966542..a6ddf80 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.8.0" +version = "0.8.1" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense" diff --git a/sys/whisper.cpp b/sys/whisper.cpp index d38af15..0b9af32 160000 --- a/sys/whisper.cpp +++ b/sys/whisper.cpp @@ -1 +1 @@ -Subproject commit d38af151a1ed5378c5a9ae368e767ed22c8ab141 +Subproject commit 0b9af32a8b3fa7e2ae5f15a9a08f5b10394993f5