Skip to content

Commit

Permalink
Update bevy requirement from 0.10 to 0.11
Browse files Browse the repository at this point in the history
Updates the requirements on [bevy](https://github.com/bevyengine/bevy) to permit the latest version.
- [Release notes](https://github.com/bevyengine/bevy/releases)
- [Changelog](https://github.com/bevyengine/bevy/blob/main/CHANGELOG.md)
- [Commits](bevyengine/bevy@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: bevy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 9c9e4ad commit 9e8aef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ bevy_utils = "0.10"
steamworks = "0.10"

[dev-dependencies]
bevy = "0.10"
bevy = "0.11"

0 comments on commit 9e8aef7

Please sign in to comment.