[package] name = "whisper-rs-sys2" version = "0.2.0" edition = "2021" description = "Rust bindings for whisper.cpp (FFI bindings)" license = "Unlicense" documentation = "https://docs.rs/whisper-rs-sys2" repository = "https://github.com/jafri/whisper-rs" links = "whisper" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.61"