Skip to content

Commit

Permalink
assistant2: Try again with fix use of rust-analyzer with `"workspace"…
Browse files Browse the repository at this point in the history
…: false` (#23331)

I thought #23326 did the trick, but it didn't

Release Notes:

- N/A
  • Loading branch information
mgsloan authored Jan 18, 2025
1 parent 10f3586 commit 985544f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/assistant2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ doctest = false

[features]
test-support = [
"editor/test-support",
"gpui/test-support",
"language/test-support",
"project/test-support",
"text/test-support",
]

[dependencies]
Expand Down

0 comments on commit 985544f

Please sign in to comment.