# 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 = "libsoda_sys" version = "1.0.0" authors = ["Marek Gibek "] build = "build.rs" description = "Bindings for Google Chrome's libsoda" documentation = "https://docs.rs/libsoda_sys" readme = "README.md" keywords = [ "speech", "recognition", "soda", ] categories = [ "accessibility", "multimedia::audio", "external-ffi-bindings", ] license = "MIT OR Apache-2.0" repository = "https://github.com/marek-g/marek_speech_recognition" resolver = "1" [dependencies.bytes] version = "1.3" [dependencies.libloading] version = "0.7" [dependencies.prost] version = "0.11" [build-dependencies.prost-build] version = "0.11"