bevy/crates
Josh Kuhn 54ff7aaa1e Bump notify to 5.0.0-pre.11 (#2564)
# Objective

notify 5.0.0-pre.11 breaks the interface again, but apparently in a way that's similar to how it used to be

## Solution

Bump `bevy_asset` dependency on notify to `5.0.0-pre.11` and fix the errors that crop up.

It looks like `pre.11` was mentioned in #2528 by @mockersf but there's no mention of why `pre.10` was chosen ultimately.
2021-07-29 23:56:16 +00:00
..
bevy_app Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_asset Bump notify to 5.0.0-pre.11 (#2564) 2021-07-29 23:56:16 +00:00
bevy_audio Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_core Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_derive Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_diagnostic Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_dylib Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_dynamic_plugin Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_ecs Add 's (state) lifetime to Fetch (#2515) 2021-07-29 21:14:22 +00:00
bevy_gilrs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_gltf Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_input Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_internal Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_log Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
bevy_macro_utils Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_math Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_pbr Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_reflect Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_render Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_scene Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_sprite Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_tasks Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_text Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_transform Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_ui Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_utils Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
bevy_wgpu Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
bevy_window Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
bevy_winit Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00