bevy/crates
dependabot[bot] 2390bee647 Update rectangle-pack requirement from 0.3 to 0.4 (#2086)
Updates the requirements on [rectangle-pack](https://github.com/chinedufn/rectangle-pack) to permit the latest version.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/chinedufn/rectangle-pack/commits">compare view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2021-05-03 21:20:35 +00:00
..
bevy_app add a span for frames (#2053) 2021-04-30 02:08:49 +00:00
bevy_asset Replace derive(Default) with impl in AssetCountDiagnosticsPlugin (#2077) 2021-05-02 20:00:55 +00:00
bevy_audio Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_core Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_derive Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_diagnostic Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_dylib Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_dynamic_plugin Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_ecs Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_gilrs Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_gltf update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_input Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_internal Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_log Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_math Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_pbr update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_reflect Bevy derives handling generics in impl definitions. (#2044) 2021-05-01 02:57:20 +00:00
bevy_render update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_scene Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_sprite Update rectangle-pack requirement from 0.3 to 0.4 (#2086) 2021-05-03 21:20:35 +00:00
bevy_tasks Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_text Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_transform Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_ui update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_utils EnumVariantMeta derive (#1972) 2021-04-21 23:46:54 +00:00
bevy_wgpu update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_window Adds an alias mouse position -> cursor position (#2038) 2021-04-28 21:26:47 +00:00
bevy_winit Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00