# 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 = "marek_google_speech_recognition" version = "2.1.1" authors = ["Marek Gibek "] description = "Idiomatic bindings for Google Chrome's libsoda" documentation = "https://docs.rs/marek_google_speech_recognition" readme = "README.md" keywords = [ "speech", "recognition", "soda", ] categories = [ "accessibility", "multimedia::audio", "api-bindings", ] license = "AGPL-3.0-or-later" repository = "https://github.com/marek-g/marek_speech_recognition" resolver = "1" [dependencies.async-trait] version = "0.1" [dependencies.futures] version = "0.3" [dependencies.libsoda_sys] version = "1.0" [dependencies.marek_speech_recognition_api] version = "2.1" [dependencies.prost] version = "0.11" [dependencies.tokio] version = "1" features = ["full"]