Format fix for toml file
This commit is contained in:
parent
27f36dc425
commit
93df12ae70
@ -27,7 +27,7 @@ bevy_platform = { path = "../bevy_platform", version = "0.16.0-dev", default-fea
|
|||||||
"std",
|
"std",
|
||||||
"serialize",
|
"serialize",
|
||||||
] }
|
] }
|
||||||
bevy_asset = { path = "../bevy_asset", version = "0.16.0-dev", optional = true}
|
bevy_asset = { path = "../bevy_asset", version = "0.16.0-dev", optional = true }
|
||||||
|
|
||||||
# other
|
# other
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user