# 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 = "linguee" version = "0.1.7" authors = ["Anonymous "] description = "linguee is a English-Chinese command line dictionary" documentation = "https://docs.rs/linguee" readme = "README.md" keywords = [ "dictionary", "Chinese", "English", "cli", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://gitlab.com/andrew_ryan/linguee" [profile.release] opt-level = "z" lto = true codegen-units = 1 panic = "abort" [dependencies.cok] version = "0.1.7" [dependencies.doe] version = "0.1.29" [dependencies.tl] version = "0.7.7" features = ["simd"] [dependencies.tomcat] version = "0.1.7"