# 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 = "lunar-magic-wrapper" version = "1.0.0" description = "A lightweight wrapper around the command line functionality of Lunar Magic, a commonly used Super Mario World editor." readme = "README.md" keywords = [ "smw", "lunar_magic", "wrapper", "lm", ] license = "MIT OR Apache-2.0" repository = "https://github.com/Callisto-Build-System/lunar-magic-wrapper" [dependencies.bitflags] version = "2.6.0" [dependencies.tempfile] version = "3.10.1"