# 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 = "bevy_lunex_utility" version = "0.0.11" authors = ["Dominik Kaspar"] description = "Supporting crate for bevy_lunex" readme = "README.md" keywords = [ "ui", "layout", "bevy", "lunex", "bevy-lunex", ] categories = [ "gui", "mathematics", "game-development", ] license = "MIT OR Apache-2.0" repository = "https://github.com/bytestring-net/bevy-lunex" [dependencies.bevy] version = "0.12.1" features = [ "bevy_sprite", "bevy_render", "bevy_text", "bevy_gizmos", ] default-features = false [dependencies.bevy_lunex_core] version = "0.0.11" [dependencies.colored] version = "^2.0.4"