diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 45ac4fd..2dcd66c 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whisper-rs-sys" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense"