bevy/crates/bevy_asset
Rob Parrett 17294eebb2
Update async-broadcast (#17500)
# Objective

Dependabot tried up update this earlier, but it was noticed that this
broke wasm builds. A new release has happened since then which includes
a fix for that.

Here's the
[changelog](https://github.com/smol-rs/async-broadcast/blob/master/CHANGELOG.md).

Closes #11830

## Solution

Use `async-broadcast` `0.7.2`.

## Testing

I ran a few some examples involving assets on macos / wasm.
2025-01-23 05:24:34 +00:00
..
macros Bump Version after Release (#17176) 2025-01-06 00:04:44 +00:00
src Move Resource trait to its own file (#17469) 2025-01-21 19:47:08 +00:00
Cargo.toml Update async-broadcast (#17500) 2025-01-23 05:24:34 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Asset

License Crates.io Downloads Docs Discord