# 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 = "aery" version = "0.7.4" authors = ["iiYese iiyese@outlook.com"] description = "Non-fragmenting ZST relations for Bevy." readme = "README.md" keywords = [ "bevy", "relations", "game", "ecs", ] license = "MIT OR Apache-2.0" repository = "https://github.com/iiYese/aery" [dependencies.aery_macros] version = "0.3.0-dev" [dependencies.aquamarine] version = "0.3.2" [dependencies.bevy_app] version = "0.14" [dependencies.bevy_derive] version = "0.14" [dependencies.bevy_ecs] version = "0.14" [dependencies.bevy_hierarchy] version = "0.14" [dependencies.bevy_log] version = "0.14" [dependencies.bevy_reflect] version = "0.14" [dependencies.bevy_utils] version = "0.14" [dependencies.smallvec] version = "1.11.0" [dev-dependencies.bevy] version = "0.14"