Skip to content

Commit c1af22b

Browse files
committed
fixed example; upd bevy_flycam
1 parent 1cc5d73 commit c1af22b

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
@@ -19,4 +19,4 @@ nalgebra = "0.33"
1919

2020
[dev-dependencies]
2121
rand = "0.8.5"
22-
bevy_flycam = { git = "https://github.com/stillonearth/bevy_flycam.git", rev = "f5aa9c5" }
22+
bevy_flycam = "0.15.0"

0 commit comments

Comments
 (0)