Skip to content

Commit

Permalink
removed cyclic dependency requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Andreba committed Jan 31, 2023
1 parent 5494976 commit a7acae8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
5 changes: 1 addition & 4 deletions blaze-proc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ syn = { version = "1", features = ["full", "extra-traits"] }
proc-macro2 = "1"
quote = "1"
derive-syn-parse = "0.1.5"
elor = "1"

[dev-dependencies]
blaze-rs = { version = "0.1.0", path = "../" }
elor = "1"
10 changes: 0 additions & 10 deletions blaze-proc/tests/test.rs

This file was deleted.

0 comments on commit a7acae8

Please sign in to comment.