# 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 = "aprilasr-sys" version = "0.1.3" authors = ["VHS "] links = "aprilasr" include = [ "/src", "COPYING", "*.h", "*.c", "*.pc.in", "*.cmake", "*.cpp", "CMakeLists.txt", "README.md", "build.rs", "Cargo.toml", "Cargo.lock", ] description = "Low-level FFI bindings for the april-asr C api (libaprilasr)." readme = "README.md" keywords = [ "nlp", "bindings", "wrapper", "audio", "neuralnetworks", ] categories = [ "external-ffi-bindings", "multimedia", "text-processing", ] license = "0BSD" repository = "https://codeberg.org/vhs/aprilasr-sys" [build-dependencies.bindgen] version = "0.69.2" [build-dependencies.cmake] version = "0.1.50"