Skip to content

Commit

Permalink
style: reorder workspace members
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Jul 24, 2024
1 parent 1bc0fb6 commit 88a9846
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,5 +1,5 @@
[workspace]
members = [ "fuzz","logos-cli", "logos-codegen", "logos-derive", "tests"]
members = ["logos-cli", "logos-codegen", "logos-derive", "tests", "fuzz"]
resolver = "2"

[workspace.package]
Expand Down

0 comments on commit 88a9846

Please sign in to comment.