Skip to content

Commit 51aab03

Browse files
committed
Bump gilrs version to 0.10 (#6558)
# Objective Fix #6555. ## Solution Bump `gilrs` version to 0.10.
1 parent 688f13c commit 51aab03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bevy_gilrs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ bevy_input = { path = "../bevy_input", version = "0.9.0" }
1616
bevy_utils = { path = "../bevy_utils", version = "0.9.0" }
1717

1818
# other
19-
gilrs = "0.9.0"
19+
gilrs = "0.10.1"

0 commit comments

Comments
 (0)