# 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 = "zng-l10n-scraper" version = "0.3.3" authors = ["The Zng Project Developers"] description = "Command-line tool that scraps l10n text from Zng apps code." documentation = "https://zng-ui.github.io/doc/zng_l10n_scraper" readme = "README.md" keywords = [ "gui", "ui", "user-interface", "zng", ] categories = ["gui"] license = "Apache-2.0 OR MIT" repository = "https://github.com/zng-ui/zng" [dependencies.clap] version = "4.5" features = ["derive"] [dependencies.fluent-pseudo] version = "0.3" [dependencies.glob] version = "0.3" [dependencies.rayon] version = "1.10" [dependencies.rustc_lexer] version = "0.1"