Skip to content

Commit f2a22fe

Browse files
Vrixyzameknite
authored andcommitted
few fmt tweaks (bevyengine#10264)
few format tweaks, initially spotted working on bevyengine#8745
1 parent 8da5482 commit f2a22fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bevy_utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ thiserror = "1.0"
2323
nonmax = "0.5"
2424

2525
[target.'cfg(target_arch = "wasm32")'.dependencies]
26-
getrandom = { version = "0.2.0", features = ["js"] }
26+
getrandom = { version = "0.2.0", features = ["js"] }
2727

2828
[lints]
2929
workspace = true

0 commit comments

Comments
 (0)