bevy/crates/bevy_gltf/src
Martín Maita 3b59dbd772
Update base64 requirement from 0.13.0 to 0.21.5 (#10336)
# Objective

- Update base64 requirement from 0.13.0 to 0.21.5.
- Closes #10317.

## Solution

- Bumped `base64` requirement and manually migrated code to fix a
breaking change after updating.
2023-12-21 00:55:54 +00:00
..
lib.rs Add [lints] table, fix adding #![allow(clippy::type_complexity)] everywhere (#10011) 2023-11-18 20:58:48 +00:00
loader.rs Update base64 requirement from 0.13.0 to 0.21.5 (#10336) 2023-12-21 00:55:54 +00:00
vertex_attributes.rs Import the second UV map if present in glTF files. (#9992) 2023-10-02 21:07:03 +00:00