# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "whisper-rs-2" version = "0.2.1" description = "Rust bindings for whisper.cpp" documentation = "https://docs.rs/whisper-rs2" readme = "README.md" license = "Unlicense" repository = "https://github.com/jafri/whisper-rs" [dependencies.libffi] version = "3.0.1" [dependencies.libffi-sys] version = "2.0.1" features = ["system"] [dependencies.whisper-rs-sys2] version = "0.2"