NiklasEi / bevy_asset_loader

Bevy plugin helping with asset loading and organization
Apache License 2.0
482 stars 53 forks source link

bump iyes deps #88

Closed DasEtwas closed 1 year ago

DasEtwas commented 1 year ago

Tested by running 'cargo test' and running examples "two_collections", "stageless_full_dynamic_collection", "atlas_from_grid" and "standard_material" successfully.

NiklasEi commented 1 year ago

Hey, thanks for the Pr :slightly_smiling_face: Could you run cargo fmt --all please? Otherwise, it looks good to me.

DasEtwas commented 1 year ago

my bad :+1: