wyoming-whisper-rs/sys/Cargo.toml
2022-10-09 20:48:00 -06:00

11 lines
222 B
TOML

[package]
name = "whisper-rs-sys"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[build-dependencies]
bindgen = "0.60"