bevy/crates/bevy_asset
Zicklag ee3368b201 Update Notify Dependency (#5396)
# Objective

I want to use the `deno_runtime` crate in my game, but it has a conflict with the version of the `notify` crate that Bevy depends on.

## Solution

Updates the version of the `notify` crate the Bevy depends on.
2022-07-20 15:18:26 +00:00
..
src Export anyhow::error for custom asset loaders (#5359) 2022-07-20 14:14:30 +00:00
Cargo.toml Update Notify Dependency (#5396) 2022-07-20 15:18:26 +00:00