feat: update to bevy 14.1, some day it will see release

This commit is contained in:
2024-08-12 22:52:42 +00:00
parent 366d11453b
commit 1defbfc1c9
7 changed files with 373 additions and 114 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
[toolchain]
channel = '1.76.0'
channel = '1.79.0'
components = ["rustfmt", "clippy"]