# 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 = "espeak-rs-sys" version = "0.1.1" include = [ "espeak-ng/CMakeLists.txt", "espeak-ng/vim/", "espeak-ng/cmake/", "espeak-ng/phsource/", "espeak-ng/tests/", "espeak-ng/src/", "espeak-ng/espeak-ng-data/", "espeak-ng/dictsource/**", "espeak-ng/espeak-ng.pc.in", "src/*.rs", "build.rs", "wrapper.h", "!espeak-ng/dictsource/extra/**", "!espeak-ng/dictsource/fo_list", "!espeak-ng/src/windows/Debug/*.wav", ] description = "Rust bindings to espeak-ng" license = "MIT" resolver = "1" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.cmake] version = "0.1" [build-dependencies.glob] version = "0.3.1" [features] default = []