bevy/crates/bevy_reflect/bevy_reflect_derive/src
François 0736195a1e
update syn, encase, glam and hexasphere (#8573)
# Objective

- Fixes #8282 
- Update `syn` to 2.0, `encase` to 0.6, `glam` to 0.24 and `hexasphere`
to 9.0


Blocked ~~on https://github.com/teoxoy/encase/pull/42~~ and ~~on
https://github.com/OptimisticPeach/hexasphere/pull/17~~

---------

Co-authored-by: Nicola Papale <nicopap@users.noreply.github.com>
Co-authored-by: JoJoJet <21144246+JoJoJet@users.noreply.github.com>
2023-05-16 01:24:17 +00:00
..
impls bevy_reflect: Better proxies (#6971) 2023-04-26 12:17:46 +00:00
container_attributes.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
derive_data.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
documentation.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
enum_utility.rs Fix minor typos in code and docs (#7378) 2023-01-27 12:12:53 +00:00
field_attributes.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
fq_std.rs Enable deriving Reflect on structs with generic types (#7364) 2023-01-28 00:12:06 +00:00
from_reflect.rs bevy_reflect: Fix trailing comma breaking derives (#8014) 2023-03-27 21:47:33 +00:00
lib.rs bevy_reflect: Improved documentation (#7148) 2023-02-18 20:42:01 +00:00
reflect_value.rs bevy_reflect: Reflect doc comments (#6234) 2022-10-18 13:49:57 +00:00
registration.rs Enable deriving Reflect on structs with generic types (#7364) 2023-01-28 00:12:06 +00:00
trait_reflection.rs Fix beta clippy lints (#7154) 2023-01-11 09:51:22 +00:00
type_uuid.rs update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
utility.rs Fixed several missing links in docs. (#8117) 2023-04-23 17:28:36 +00:00