# 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_translate_locally" version = "1.0.1" authors = ["Marek Gibek "] description = "Bindings for translateLocally" documentation = "https://docs.rs/marek_translate_locally" keywords = [ "text", "translation", "locally", "bergamot", "marian", ] categories = [ "accessibility", "text-processing", "api-bindings", ] license = "AGPL-3.0-or-later" repository = "https://github.com/marek-g/marek_translate" resolver = "1" [dependencies.async-process] version = "1.6" [dependencies.async-trait] version = "0.1" [dependencies.futures-lite] version = "1.12" [dependencies.marek_translate_api] version = "1.0" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0"