# 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 = "2018" name = "cognitive-services-speech-sdk-rs" version = "1.0.5" authors = ["Adam Bezecny "] exclude = ["examples/*"] description = "Rust bindings for Microsoft Speech SDK." documentation = "https://docs.rs/cognitive-services-speech-sdk-rs" readme = "README.md" keywords = [ "speech", "microsoft", "cognitive", "recognition", "synthesizing", ] categories = [ "multimedia", "multimedia::audio", "text-processing", ] license = "MIT OR Apache-2.0" repository = "https://github.com/jabber-tools/cognitive-services-speech-sdk-rs/" [dependencies.env_logger] version = "0.11.3" [dependencies.log] version = "0.4" [dependencies.tokio] version = "1.37.0" features = ["full"] [dev-dependencies.rust-embed] version = "8.4.0" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.zip] version = "0.6.6"