Skip to content

Commit

Permalink
crazy work honestly
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweattypalms committed Jan 5, 2025
1 parent dfc5272 commit 4387f28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/derive_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ proc-macro = true
colored = { workspace = true }
quote = { workspace = true }
syn = { workspace = true, features = ["full"] }
thiserror = { workspace = true }
proc-macro2 = { workspace = true }
proc-macro-crate = { workspace = true }
serde_json = { workspace = true }
regex = "1.11.1"
regex = { workspace = true }

0 comments on commit 4387f28

Please sign in to comment.