# 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 = "swizzle_3ds" version = "0.2.0" authors = ["Natasha England-Elbro"] description = "Swizzle images for the GPU on the Nintendo 3ds" homepage = "https://github.com/Team-Yarg/swizzle-3ds" readme = "README.md" keywords = [ "gamedev", "3ds", "nintendo", "graphics", ] license = "MIT" repository = "https://github.com/Team-Yarg/swizzle-3ds" [dependencies.image] version = "0.24.7"