Skip to content

Commit

Permalink
Sort foundry workspace members alphabetically (#4332)
Browse files Browse the repository at this point in the history
Co-authored-by: Will Cory <[email protected]>
  • Loading branch information
roninjin10 and Will Cory authored Feb 11, 2023
1 parent 01e0822 commit b5784e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ members = [
"anvil/core",
"anvil/rpc",
"anvil/server",
"cast",
"binder",
"cast",
"chisel",
"cli",
"cli/test-utils",
"common",
Expand All @@ -14,11 +15,10 @@ members = [
"evm",
"fmt",
"forge",
"ui",
"utils",
"chisel",
"macros",
"macros/impl",
"ui",
"utils",
]

[profile.dev]
Expand Down

0 comments on commit b5784e9

Please sign in to comment.