feat: update strum version
This commit is contained in:
@@ -19,8 +19,8 @@ bevy_reflect = { version = "0.12.1", optional = true }
|
|||||||
bevy_utils = "0.12.1"
|
bevy_utils = "0.12.1"
|
||||||
log = "0.4.20"
|
log = "0.4.20"
|
||||||
serde = { version = "1.0.194", optional = true }
|
serde = { version = "1.0.194", optional = true }
|
||||||
strum = "0.25.0"
|
strum = "0.26.2"
|
||||||
strum_macros = "0.25.3"
|
strum_macros = "0.26.2"
|
||||||
bevy_controls_macros = { path = "macros", version = "0.1.0" }
|
bevy_controls_macros = { path = "macros", version = "0.1.0" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user