# 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 = "legacytranslate" version = "0.3.1" authors = ["Matthias Kaak "] description = "Internationalization library of legacylisten." homepage = "https://zvavybir.codeberg.page/legacytranslate/" documentation = "https://docs.rs/legacytranslate" readme = "README.md" keywords = [ "language", "library", ] categories = ["internationalization"] license = "GPL-3.0-or-later" repository = "https://codeberg.org/zvavybir/legacytranslate" [dependencies.anyhow] version = "1.0.71" features = ["backtrace"] [dependencies.crossbeam-channel] version = "0.5.8" [dependencies.diskit] version = "0.1.2" [dependencies.either] version = "1.8.1" [dependencies.fluent] version = "0.16.0" [dependencies.fluent-syntax] version = "0.11.0" [dependencies.log] version = "0.4.18" optional = true [dependencies.unic-langid] version = "0.9.1" [features] default = ["log"]