bevy/crates/bevy_asset/src
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
..
diagnostic Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
io Make some asset loading functions monomorphic (#1861) 2021-04-10 16:17:32 +00:00
asset_server.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
assets.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
filesystem_watcher.rs Bump notify to 5.0.0-pre.11 (#2564) 2021-07-29 23:56:16 +00:00
handle.rs Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
info.rs [assets] set LoadState properly and more testing! (#2226) 2021-06-08 02:46:44 +00:00
lib.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
loader.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
path.rs Fix errors and panics to typical Rust conventions (#968) 2020-12-02 11:31:16 -08:00