Skip to content

Commit f9ae290

Browse files
authored
bevy update to 0.18 (#81)
1 parent 02ba444 commit f9ae290

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)