Skip to content

Commit 6e6d47d

Browse files
author
not-elm
committed
update: bevy version for dev
1 parent 78fedbe commit 6e6d47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bevy_flurx_ipc_macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bevy = { workspace = true, default-features = false, optional = true }
2222
serde = { workspace = true, optional = true }
2323

2424
[dev-dependencies]
25-
bevy = { version = "0.16.0-rc.3", default-features = false }
25+
bevy = { version = "0.16.0", default-features = false }
2626
bevy_flurx = { workspace = true }
2727
bevy_flurx_ipc = { path = "../bevy_flurx_ipc" }
2828
serde = { workspace = true }

0 commit comments

Comments
 (0)