Skip to content

Commit 0f97a1c

Browse files
committed
update to bevy 0.8.1
1 parent ff25b47 commit 0f97a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude = [
2121
]
2222

2323
[dependencies]
24-
bevy = { version = "0.8.0", default-features = false, features = [
24+
bevy = { version = "0.8.1", default-features = false, features = [
2525
"bevy_audio",
2626
"bevy_gilrs",
2727
"bevy_gltf",

0 commit comments

Comments
 (0)