# 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 = "tera-client-packer" version = "0.1.2" authors = ["Saegusae "] description = "A CLI Utility to pack, compress and fragment TERA Online client files" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/Saegusae/tera-client-packer" [package.metadata.wix] path-guid = "0ECEB17E-1DC2-4F3E-9483-CB24B30525E8" upgrade-guid = "98EB68E3-EDD0-49EF-8027-BA3CBEB356EB" [profile.dist] lto = "thin" inherits = "release" [dependencies.clap] version = "4.4.6" features = ["derive"] [dependencies.crossbeam] version = "0.8.2" [dependencies.flate2] version = "1.0.28" [dependencies.indicatif] version = "0.17.7" [dependencies.rayon] version = "1.8.0" [dependencies.serde] version = "1.0.189" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [dependencies.walkdir] version = "2.4.0"