Vendor dependencies for 0.3.0 release

This commit is contained in:
2025-09-27 10:29:08 -05:00
parent 0c8d39d483
commit 82ab7f317b
26803 changed files with 16134934 additions and 0 deletions

7
vendor/bevy_macro_utils/README.md vendored Normal file
View File

@@ -0,0 +1,7 @@
# Bevy Macro Utilities
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/bevyengine/bevy#license)
[![Crates.io](https://img.shields.io/crates/v/bevy_macro_utils.svg)](https://crates.io/crates/bevy_macro_utils)
[![Downloads](https://img.shields.io/crates/d/bevy_macro_utils.svg)](https://crates.io/crates/bevy_macro_utils)
[![Docs](https://docs.rs/bevy_macro_utils/badge.svg)](https://docs.rs/bevy_macro_utils/latest/bevy_macro_utils/)
[![Discord](https://img.shields.io/discord/691052431525675048.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/bevy)