bevy_query_macros 0.5.0

Bevy query macros
Documentation
# 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 = "2024"
name = "bevy_query_macros"
version = "0.5.0"
authors = ["Hrafn Orri Hrafnkelsson <hrafn@vidfjord.is>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Bevy query macros"
readme = "README.md"
keywords = [
    "bevy",
    "query",
    "macros",
]
categories = ["game-development"]
license = "MIT"
repository = "https://github.com/ironpeak/bevy_query_macros"

[lib]
name = "bevy_query_macros"
path = "src/lib.rs"

[dependencies.bevy]
version = "0.18"
default-features = false