# 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 = "smallworld" version = "0.1.0" authors = ["RoadrunnerWMC"] description = "A little tool to create region-free openingTitle.arc files for New Super Mario Bros. Wii, or to convert them from one region to another" homepage = "https://github.com/RoadrunnerWMC/smallworld" readme = "README.md" categories = [ "command-line-utilities", "game-development", "internationalization", ] license = "GPL-3.0-or-later" repository = "https://github.com/RoadrunnerWMC/smallworld" [dependencies.anyhow] version = "1.0.58" [dependencies.clap] version = "3.2.8" features = ["derive"] [dependencies.clap-verbosity-flag] version = "1.0.1" [dependencies.env_logger] version = "0.9.0" [dependencies.libsmallworld] version = "0.1.0" [dependencies.log] version = "0.4.17" [dev-dependencies.assert_cmd] version = "2.0.4" [dev-dependencies.assert_fs] version = "1.0.7" [dev-dependencies.predicates] version = "2.1.1"