diff --git a/sys/Cargo.toml b/sys/Cargo.toml index b45a7dd..14e421c 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.3.1" +version = "0.3.2" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense"