feat(derive): implement derive(Action)
This commit is contained in:
@@ -25,6 +25,8 @@ proc-macro = true
|
||||
# strum = "0.25.0"
|
||||
# strum_macros = "0.25.3"
|
||||
bevy_controls = { path = "./../bevy_controls" }
|
||||
syn = "1.0"
|
||||
quote = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.10.1"
|
||||
|
||||
Reference in New Issue
Block a user