Skip to content

Commit

Permalink
Merge pull request #161 from StarArawn/remove-dev-dep
Browse files Browse the repository at this point in the history
Removed dev-dependencies in macros crate.
  • Loading branch information
StarArawn authored Nov 13, 2022
2 parents 7a77046 + 94699b7 commit 374da76
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kayak_ui_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,3 @@ quote = "1.0"
proc-macro2 = "1.0"
proc-macro-error = "1.0"
proc-macro-crate = "1.1"

[dev-dependencies]
kayak_ui = { path = "../", version = "0.1.0" }
pretty_assertions = "1.2.1"
bevy = { git = "https://github.com/bevyengine/bevy", version = "0.9" }

0 comments on commit 374da76

Please sign in to comment.