Enable WHISPER_DEBUG flag to get DEBUG logs on debug builds

This commit is contained in:
arizhih 2024-07-09 12:01:49 +02:00
parent f1030ef762
commit 84522742da
2 changed files with 2 additions and 1 deletions

View file

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