Skip to content

Commit

Permalink
Fix workspace members
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvillage committed May 26, 2024
1 parent 749f789 commit ea484ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[workspace]
members = ["parser", "regex", "regex/regex-macros"]
members = ["parser"]
resolver = "2"

0 comments on commit ea484ce

Please sign in to comment.