Fix formatting in workspace Cargo.toml (#38563)

This PR fixes some formatting issues in the workspace `Cargo.toml`.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-09-20 15:23:02 +00:00
committed by GitHub
parent 782058647d
commit ffa23d25e3
+2 -1
View File
@@ -219,8 +219,9 @@ members = [
# Tooling
#
"tooling/perf",
"tooling/workspace-hack",
"tooling/xtask", "tooling/perf",
"tooling/xtask",
]
default-members = ["crates/zed"]