# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "cargo-mextk" version = "0.3.1" authors = ["jam1garner <8260240+jam1garner@users.noreply.github.com>"] description = "A cargo subcommand for build and working with melee mods" documentation = "https://docs.rs/cargo-mextk" license = "MIT" repository = "https://github.com/jam1garner/cargo-mextk" [dependencies.bsdiff] version = "0.1.3" [dependencies.cargo_metadata] version = "0.9.1" [dependencies.cli-table] version = "0.4" [dependencies.dirs-next] version = "2" [dependencies.gc-gcm] version = "0.10" [dependencies.humansize] version = "1.1" [dependencies.include_dir] version = "0.6" [dependencies.memmap] version = "0.7" [dependencies.owo-colors] version = "1.3" features = ["tty"] [dependencies.pathdiff] version = "0.2.0" [dependencies.rayon] version = "1.5" [dependencies.seahash] version = "4.1.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.structopt] version = "0.3" [dependencies.thiserror] version = "1" [dependencies.toml] version = "0.5" [dependencies.ureq] version = "2.0.1" [dependencies.xdelta3] version = "0.1" [dependencies.zip] version = "0.5.9"