assistant2: Try again with fix use of rust-analyzer with "workspace": false (#23331)

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

Release Notes:

- N/A
This commit is contained in:
Michael Sloan
2025-01-18 20:33:24 +00:00
committed by GitHub
parent 10f358633b
commit 985544ffb9
+1 -3
View File
@@ -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]