bevy/crates/bevy_encase_derive
Rob Parrett e6e25dead4
Fix duplicate encase_derive_impl dependency (#11915)
# Objective

Another PR failed CI due to duplicate deps, and I noticed this one in
particular while scanning through the error messages.

I think this was missed in #11082.

## Solution

Bump `encase_derive_impl` dep in `bevy_encase_derive` to same version as
`encase` dep for `bevy_render`.

I spot-checked a few examples, and glanced at the
[changelog](<https://github.com/teoxoy/encase/blob/main/CHANGELOG.md#v070-2024-01-02>)
and I don't think there's anything to be concerned about, but I barely
know what this thing does.
2024-02-17 02:55:21 +00:00
..
src Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
Cargo.toml Fix duplicate encase_derive_impl dependency (#11915) 2024-02-17 02:55:21 +00:00