bevy/crates/bevy_utils/macros
Paolo Barbolini 2ae7b4c7ac
Add repository field to bevy_utils_proc_macros (#12808)
# Objective

Make it easy for crates.io / lib.rs users or automated tools to find the
repository of `bevy_utils_proc_macros`

## Solution

Add the `repository` field to the `Cargo.toml` of
`bevy_utils_proc_macros`
2024-03-31 09:58:16 +00:00
..
src
Cargo.toml Add repository field to bevy_utils_proc_macros (#12808) 2024-03-31 09:58:16 +00:00