# 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 = "fastnbt-tools" version = "0.27.0" authors = ["Owen Gage "] description = "tools built with fastnbt" license = "MIT OR Apache-2.0" resolver = "1" [dependencies.clap] version = "2.33.1" [dependencies.env_logger] version = "0.9" [dependencies.fastanvil] version = "0.27" [dependencies.fastnbt] version = "2" [dependencies.flate2] version = "1.0" [dependencies.image] version = "0.23.4" [dependencies.log] version = "0.4" [dependencies.rayon] version = "1.3.0" [dependencies.regex] version = "1" [dependencies.serde] version = "1.0.111" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tar] version = "0.4"