Skip to content

Commit

Permalink
fix(test): fix macro import
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Oct 28, 2024
1 parent 8e50956 commit 583f4bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/aionbot-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ quote = "1.0.37"
syn = { version = "2.0.77", features = ["full"] }

[dev-dependencies]
aionbot.workspace = true
aionbot-core.workspace = true

[lib]
Expand Down

0 comments on commit 583f4bb

Please sign in to comment.