Format fix for toml file
This commit is contained in:
parent
93df12ae70
commit
15b780d96b
@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
|
||||
keywords = ["bevy"]
|
||||
|
||||
[features]
|
||||
default = ["http","bevy_asset"]
|
||||
default = ["http", "bevy_asset"]
|
||||
http = ["dep:async-io", "dep:smol-hyper"]
|
||||
bevy_asset = ["dep:bevy_asset"]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user