# 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 = "minecraft-regions-tool" version = "0.5.4" authors = ["trivernis "] description = "A utility for minecraft region files" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/Trivernis/minecraft-regions-tool" [dependencies.byteorder] version = "1.3.4" [dependencies.colored] version = "2.0.0" [dependencies.enum-as-inner] version = "0.3.3" [dependencies.env_logger] version = "0.7.1" [dependencies.flate2] version = "1.0" features = ["zlib-ng-compat"] [dependencies.indicatif] version = "0.15.0" [dependencies.log] version = "0.4.11" [dependencies.rayon] version = "1.4.0" [dependencies.structopt] version = "0.3.18"