Skip to content

Commit b3991c1

Browse files
committed
Add specific version
Signed-off-by: Michael X. Grey <[email protected]>
1 parent b264ffa commit b3991c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["reactive", "workflow", "behavior", "agent", "bevy"]
1111
categories = ["science::robotics", "asynchronous", "concurrency", "game-development"]
1212

1313
[dependencies]
14-
bevy_impulse_derive = { path = "macros" }
14+
bevy_impulse_derive = { path = "macros", version = "0.0.1" }
1515
bevy_ecs = "0.13"
1616
bevy_utils = "0.13"
1717
bevy_hierarchy = "0.13"

0 commit comments

Comments
 (0)