# 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_health_system" version = "0.2.0" description = "A quick and easy way to add a health system to any entity of your bevy game" readme = "README.md" keywords = [ "gamedev", "bevy", "heath_system", ] categories = [ "games", "game-engines", ] license = "MIT" repository = "https://github.com/thaiminh2022/bevy_health_system" [dependencies.bevy] version = "0.11.0" [badges.maintenance] status = "actively-developed"