bevy/crates
Yoh Deadfall ffde86efa0 Update to edition 2021 on master (#3028)
Objective
During work on #3009 I've found that not all jobs use actions-rs, and therefore, an previous version of Rust is used for them. So while compilation and other stuff can pass, checking markup and Android build may fail with compilation errors.

Solution
This PR adds `action-rs` for any job running cargo, and updates the edition to 2021.
2021-10-27 00:12:14 +00:00
..
bevy_app Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_asset Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_audio Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_core Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_derive Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_diagnostic Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_dylib Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_dynamic_plugin Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_ecs Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_gilrs Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_gltf Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_input Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_internal Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_log Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_macro_utils Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_math Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_pbr Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_reflect Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_render Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_scene Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_sprite Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_tasks Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_text Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_transform Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_ui Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_utils Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_wgpu Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_window Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
bevy_winit Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00