Switch back to nightly, update deps
This commit is contained in:
parent
1a5a628000
commit
e013fb427a
7 changed files with 57 additions and 28 deletions
2
clippy.toml
Normal file
2
clippy.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Require `bevy_ecs::children!` to use `[]` braces, instead of `()` or `{}`.
|
||||
standard-macro-braces = [{ name = "children", brace = "[" }]
|
||||
Loading…
Add table
Add a link
Reference in a new issue