# 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 = "moonshine-util" version = "0.2.5" description = "Collection of utilities for Bevy" homepage = "https://github.com/Zeenobit/moonshine_util" readme = "README.md" keywords = [ "bevy", "utility", ] categories = ["game-development"] license = "MIT" repository = "https://github.com/Zeenobit/moonshine_util" [dependencies.bevy_ecs] version = "0.14.*" [dependencies.bevy_hierarchy] version = "0.14.*" [dev-dependencies.bevy] version = "0.14.*"