[package] name = "iflytek-sys" version = "0.0.4" edition = "2021" authors = ["yzytom "] rust-version = "1.56" description = "科大讯飞SDK绑定" license = "BSD-3-Clause" repository = "https://github.com/yzytom/rust-iflytek-sys" keywords = [ "iflytek","speech","identify","KeDaXunFei","TTS"] categories = ["api-bindings"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] bindgen = "0.59.2"