Skip to content

Commit 9d95475

Browse files
committed
bevy update to 0.18
1 parent 02ba444 commit 9d95475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ opt-level = 1
1616
opt-level = 3
1717

1818
[dependencies]
19-
bevy = "0.17"
19+
bevy = "0.18"
2020

2121
# These lints may be important signals about code quality, but normal Bevy code
2222
# commonly triggers them and the CI workflow treats them as errors, so we've

0 commit comments

Comments
 (0)