bevy/crates
dependabot[bot] 601411d201
Update find-crate requirement from 0.5 to 0.6 (#872)
Updates the requirements on [find-crate](https://github.com/taiki-e/find-crate) to permit the latest version.
- [Release notes](https://github.com/taiki-e/find-crate/releases)
- [Changelog](https://github.com/taiki-e/find-crate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/find-crate/compare/v0.5.0...v0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 16:39:26 -08:00
..
bevy_app Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_asset Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_audio release: 0.3.0 (#783) 2020-11-03 13:34:00 -08:00
bevy_core Make Timer.tick return &Self (#820) 2020-11-12 18:03:03 -08:00
bevy_derive Update find-crate requirement from 0.5 to 0.6 (#872) 2020-11-16 16:39:26 -08:00
bevy_diagnostic Make Timer.tick return &Self (#820) 2020-11-12 18:03:03 -08:00
bevy_dylib Add bevy_dylib to force dynamic linking of bevy (#808) 2020-11-09 19:26:08 -08:00
bevy_dynamic_plugin Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_ecs combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
bevy_gilrs Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_gltf combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
bevy_input Fixed property typos, KeyCode typo. (#857) 2020-11-16 16:33:19 -08:00
bevy_internal Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_log Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_math upgrade glam and hexasphere (#794) 2020-11-06 17:11:32 -08:00
bevy_pbr combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
bevy_property Fixed property typos, KeyCode typo. (#857) 2020-11-16 16:33:19 -08:00
bevy_render Remove redundant texture copies in TextureCopyNode (#871) 2020-11-16 16:38:14 -08:00
bevy_scene adjust to new clippy lints (#826) 2020-11-09 14:12:42 -08:00
bevy_sprite combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
bevy_tasks release: 0.3.0 (#783) 2020-11-03 13:34:00 -08:00
bevy_text Use glyph_brush_layout and add text alignment support (#765) 2020-11-12 16:21:48 -08:00
bevy_transform More query filter usage (#851) 2020-11-12 18:22:46 -08:00
bevy_type_registry Fixed property typos, KeyCode typo. (#857) 2020-11-16 16:33:19 -08:00
bevy_ui combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
bevy_utils Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_wgpu Fixed property typos, KeyCode typo. (#857) 2020-11-16 16:33:19 -08:00
bevy_window added #[inline] to more window accessor functions (#830) 2020-11-10 17:20:31 -08:00
bevy_winit Fixed property typos, KeyCode typo. (#857) 2020-11-16 16:33:19 -08:00