diff --git a/Cargo.toml b/Cargo.toml index de10349ec8d..b810771b09f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -97,7 +97,7 @@ members = [ "utils/fmt", "utils/mainnet-res", "utils/near-cache", - "utils/stdx", "tools/protocol-schema-check", "core/structs-checker-core", + "utils/stdx", ] exclude = ["tracing", "benchmarks"]