diff --git a/sys/Cargo.toml b/sys/Cargo.toml index d12169c..825fcaf 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense"