# 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" rust-version = "1.58" name = "wt_custom_lang" version = "1.1.0" description = "A tool to create custom language files for the game War Thunder" license = "Apache-2.0" resolver = "2" [profile.dev] opt-level = 3 debug = true debug-assertions = true overflow-checks = true incremental = true [profile.release] opt-level = 3 lto = true debug-assertions = false incremental = true [dependencies.chrono] version = "^0.4.19" [dependencies.confy] version = "^0.4.0" [dependencies.csv] version = "^1.1.6" [dependencies.directories] version = "^4.0.1" [dependencies.duckstore] version = "^2.1.0" [dependencies.eframe] version = "^0.16.0" [dependencies.execute] version = "^0.2.9" [dependencies.fs_extra] version = "^1.2.0" [dependencies.lazy_static] version = "^1.4.0" [dependencies.notify-rust] version = "^4.5.5" [dependencies.regex] version = "^1.5.4" [dependencies.rfd] version = "^0.6.3" [dependencies.serde] version = "^1.0.133" features = ["derive"] [dependencies.serde_json] version = "^1.0.74" [dependencies.sysinfo] version = "^0.22.5"