Sort Cargo.toml
s (#26367)
This PR sorts some `Cargo.toml`s that had become unsorted. Release Notes: - N/A
This commit is contained in:
parent
c147b58558
commit
a4462577bf
2 changed files with 3 additions and 3 deletions
|
@ -8,6 +8,7 @@ members = [
|
|||
"crates/assistant",
|
||||
"crates/assistant2",
|
||||
"crates/assistant_context_editor",
|
||||
"crates/assistant_scripting",
|
||||
"crates/assistant_settings",
|
||||
"crates/assistant_slash_command",
|
||||
"crates/assistant_slash_commands",
|
||||
|
@ -118,7 +119,6 @@ members = [
|
|||
"crates/rope",
|
||||
"crates/rpc",
|
||||
"crates/schema_generator",
|
||||
"crates/assistant_scripting",
|
||||
"crates/search",
|
||||
"crates/semantic_index",
|
||||
"crates/semantic_version",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue