Skip to content

Commit

Permalink
Add metadata for bevy_impulse_derive
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <[email protected]>
  • Loading branch information
mxgrey committed Aug 27, 2024
1 parent f042280 commit 94d1edc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name = "bevy_impulse_derive"
version = "0.0.1"
edition = "2021"
authors = ["Grey <[email protected]>"]
license = "Apache-2.0"
description = "Procedural macros for bevy_impulse"
readme = "README.md"
repository = "https://github.com/open-rmf/bevy_impulse"
keywords = ["reactive", "workflow", "behavior", "agent", "bevy"]
categories = ["science::robotics", "asynchronous", "concurrency", "game-development"]

[lib]
proc-macro = true
Expand Down

0 comments on commit 94d1edc

Please sign in to comment.