Skip to content

Commit

Permalink
dep-up: update leafwing-input-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
luan committed Feb 19, 2024
1 parent cd293d9 commit e07cbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bevy = { version = "0.12", features = [
"bevy_render",
], default-features = false }
bevy_egui = { version = "0.23", optional = true, default-features = false }
leafwing-input-manager = { version = "0.11.1", optional = true }
leafwing-input-manager = { version = "0.12", optional = true }

[dev-dependencies]
# bevy = {version = "0.9", default-features = false, features = [
Expand Down

0 comments on commit e07cbd9

Please sign in to comment.