diff --git a/Cargo.toml b/Cargo.toml index 30b3287d..7a6a37ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,12 +7,12 @@ members = [ "integration_tests", "lez/storage", "lee/key_protocol", + "lee/state_machine", + "lee/state_machine/core", "lez/mempool", "lez/wallet", "lez/wallet-ffi", "lez/common", - "lee/state_machine", - "lee/state_machine/core", "programs/amm/core", "programs/amm", "programs/clock/core",