# 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_kot_ui" version = "0.11.0" authors = ["koe "] description = "UI utilities for bevy_kot" license = "MIT OR Apache-2.0" repository = "https://github.com/UkoeHB/bevy_kot" [lib] test = false doctest = false [dependencies.bevy] version = "0.12" default-features = false [dependencies.bevy_fn_plugin] version = "0.1" [dependencies.bevy_kot_derive] version = "0.11.0" default-features = false [dependencies.bevy_kot_ecs] version = "0.11.0" default-features = false [dependencies.bevy_lunex] version = "0.0.9" [dependencies.bevy_lunex_core] version = "0.0.9" [dependencies.tracing] version = "0.1" [features] builtin = [] default = ["builtin"]